cvs commit: src/sys/dev/disk/ata ata-dma.c ata-pci.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Dec 24 23:17:39 PST 2003
dillon 2003/12/24 23:16:35 PST
DragonFly src repository
Modified files:
sys/dev/disk/ata ata-dma.c ata-pci.c
Log:
Patch to make the P4S8X run in ATA100 mode. This is a compromise, since
both the mainboard and the hard drive support ATA133 mode, but there doesn't
seem to be much difference between ATA100 and ATA133 even on FreeBSD-current.
Submitted-by: YONETANI Tomokazu <qhwt at xxxxxxxxxx>
Revision Changes Path
1.7 +1 -0 src/sys/dev/disk/ata/ata-dma.c
1.6 +1 -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.6&r2=1.7&f=h
http://www.dragonflybsd.org/cvsweb/src/sys/dev/disk/ata/ata-pci.c.diff?r1=1.5&r2=1.6&f=h
More information about the Commits
mailing list