NetBSD/sys/dev/ata
bouyer 937bfab712 Move ata_dmaerr() so that it's called only when there really has been an error
(ata_bio->r_error doesn't containt anything meaningfull if no error occured).
Fix kern/28255 by Izumi Tsutsui, but with a different patch.
2004-12-08 18:49:52 +00:00
..
Makefile
ata.c s/using DMA data transfers/using DMA/ to make it fit in 80 columns. 2004-11-14 15:25:11 +00:00
ata_raid.c move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
ata_raid_promise.c move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
ata_raidreg.h
ata_raidvar.h
ata_wdc.c Move ata_dmaerr() so that it's called only when there really has been an error 2004-12-08 18:49:52 +00:00
atareg.h Put an #ifdef _KERNEL around inline functions using panic(). 2004-08-23 10:08:48 +00:00
atavar.h Allow polled commands to be queued, if ata_exec_xfer() is called in thread 2004-10-30 23:10:37 +00:00
files.ata make the software managed bad-sector list optional 2004-08-30 09:34:41 +00:00
ld_ataraid.c move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
sata_subr.c Add common routines for SATA controllers. Right now, we have sata_speed(), 2004-05-28 23:26:27 +00:00
satapmpreg.h Register description for SATA port multipliers. 2004-08-21 02:25:26 +00:00
satareg.h Fix typo reported by Alexander Yurchenko grange at rt mipt ru in private 2004-05-23 23:07:59 +00:00
satavar.h Add common routines for SATA controllers. Right now, we have sata_speed(), 2004-05-28 23:26:27 +00:00
wd.c Some drives reports ATA version < 4, and still support (and need) the 2004-11-18 22:14:53 +00:00
wdvar.h Add support for wedges to the ATA disk driver. 2004-09-25 03:34:02 +00:00