cvs commit: src/sys/dev/disk/ata ata-all.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Jun 22 23:53:56 PDT 2004
dillon 2004/06/22 23:51:55 PDT
DragonFly src repository
Modified files:
sys/dev/disk/ata ata-all.c
Log:
Check for a queued interrupt being dispatched after the ATA driver
diabled the controller interrupt and return if so. Enclose the ATA
command setup in a critical section.
Revision Changes Path
1.19 +25 -2 src/sys/dev/disk/ata/ata-all.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/disk/ata/ata-all.c.diff?r1=1.18&r2=1.19&f=u
More information about the Commits
mailing list