cvs commit: src/sys/dev/disk/ata ata-dma.c ata-pci.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Mar 28 14:22:49 PST 2006
dillon 2006/03/28 14:18:59 PST
DragonFly src repository
Modified files:
sys/dev/disk/ata ata-dma.c ata-pci.c
Log:
Add PCI IDs for Intel's ICH7 and ICH7M ATA/SATA hardware, used in
Core Duo. The hardware is currently untested.
Reported-by: Gabor MICSKO <gmicsko at xxxxxxxxxxxx>
Revision Changes Path
1.28 +2 -0 src/sys/dev/disk/ata/ata-dma.c
1.22 +6 -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.27&r2=1.28&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/disk/ata/ata-pci.c.diff?r1=1.21&r2=1.22&f=u
More information about the Commits
mailing list