cvs commit: src/sys/dev/disk/ata ata-dma.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Jun 23 09:16:02 PDT 2004
dillon 2004/06/23 09:15:25 PDT
DragonFly src repository
Modified files:
sys/dev/disk/ata ata-dma.c
Log:
Hack in the code from FreeBSD-5 to set the timings for NVIDIA/AMD chipsets.
This seems to greatly reduce READ_BIG: ILLEGAL REQUEST problems accessing
a CD on my AMD64 box (NVidia3 chipset, secondary controller, master, PIO4).
The problem occurs at a much lower frequency in overnight tests. Further
testing is ongoing.
Revision Changes Path
1.23 +36 -13 src/sys/dev/disk/ata/ata-dma.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/disk/ata/ata-dma.c.diff?r1=1.22&r2=1.23&f=u
More information about the Commits
mailing list