dillon 2007/06/03 04:49:54 PDT DragonFly src repository
Modified files:
sys/dev/disk/nata ata-pci.c
Log:
Set the IDE DMA start bit as a separate I/O write from the DMA port
direction setting. It's just a whole lot safer not to mix the two in
a single write.
Revision Changes Path
1.4 +14 -4 src/sys/dev/disk/nata/ata-pci.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/disk/nata/ata-pci.c.diff?r1=1.3&r2=1.4&f=u
