NetBSD/sys/dev/ata
bouyer 879d21cebe Add a delay(10) after re-enabling interrupts in the control register.
Some controllers/drives (e.g. SataLink 3114 with WD Raptor) require
it. Should fix kern/23808 by Chris Gilbert, patch suplied by Chris Gilbert
on tech-kern, extended to all places enabling interrupts by me.
2004-05-08 15:03:32 +00:00
..
ata_raid_promise.c
ata_raid.c Make VOP_STRATEGY(bp) a real VOP as discussed on tech-kern. 2004-01-25 18:06:48 +00:00
ata_raidreg.h
ata_raidvar.h
ata_wdc.c Add a delay(10) after re-enabling interrupts in the control register. 2004-05-08 15:03:32 +00:00
ata.c Make wdc_channel->ch_flags volatile, and cast it to (void *) when used 2004-04-13 19:51:06 +00:00
atareg.h When using LBA48, use Flush cache extended command if supported. 2004-05-03 20:11:40 +00:00
atavar.h Change the value of DRIVE_ATAPIST which was same as that of DRIVE_DMAERR. 2004-04-14 05:26:29 +00:00
files.ata
ld_ataraid.c sprintf -> snprintf 2004-04-22 00:17:10 +00:00
Makefile
satareg.h
wd.c When using LBA48, use Flush cache extended command if supported. 2004-05-03 20:11:40 +00:00
wdvar.h