cvs commit: src/sys/dev/disk/ata ata-dma.c ata-pci.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Feb 17 20:14:20 PST 2004
dillon 2004/02/17 20:12:00 PST
DragonFly src repository
Modified files:
sys/dev/disk/ata ata-dma.c ata-pci.c
Log:
Add experimental (as in hacked) support for the Silicon Image SATA
controller 3512. run it like the SiI 0680 ATA133 controller for now.
It works operating as a non-raid ata device on an FN85 Shuttle (AMD64)
motherboard. The controller is theoretically a raid controller there is
no current support for it.
Revision Changes Path
1.16 +3 -0 src/sys/dev/disk/ata/ata-dma.c
1.11 +3 -0 src/sys/dev/disk/ata/ata-pci.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/disk/ata/ata-dma.c.diff?r1=1.15&r2=1.16&f=h
http://www.dragonflybsd.org/cvsweb/src/sys/dev/disk/ata/ata-pci.c.diff?r1=1.10&r2=1.11&f=h
More information about the Commits
mailing list