FreeBSD src repository
Modified files:
sys/dev/ata ata-all.c ata-all.h ata-chipset.c
ata-dma.c ata-lowlevel.c ata-pci.c
ata-queue.c
Log:
Try to narrow down the race window on HW that does not have ways to
poll for which channel actually pulled the irq line.
Revision Changes Path
1.218 +3 -11 src/sys/dev/ata/ata-all.c
1.80 +3 -2 src/sys/dev/ata/ata-all.h
1.78 +9 -5 src/sys/dev/ata/ata-chipset.c
1.127 +2 -4 src/sys/dev/ata/ata-dma.c
1.41 +13 -13 src/sys/dev/ata/ata-lowlevel.c
1.86 +2 -0 src/sys/dev/ata/ata-pci.c
1.30 +14 -14 src/sys/dev/ata/ata-queue.c
_______________________________________________
cvs...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-u...@freebsd.org"