NetBSD/sys/dev/ata
mlelstv 451e80f07d Fix block address calculation for bad sectors. 2018-01-07 11:37:30 +00:00
..
Makefile
TODO.ncq one down - mlelstv converted wd(4) to dksubr 2017-11-01 21:27:22 +00:00
ata.c Kill some more extern struct cfdriver declarations. 2017-10-28 04:53:54 +00:00
ata_raid.c Remove some debug printf's that slipped through. Thanks, wiz! 2016-09-27 08:05:34 +00:00
ata_raid_adaptec.c refactor wd and ataraid drivers to use common disk subroutines. 2017-11-01 19:34:45 +00:00
ata_raid_intel.c refactor wd and ataraid drivers to use common disk subroutines. 2017-11-01 19:34:45 +00:00
ata_raid_jmicron.c refactor wd and ataraid drivers to use common disk subroutines. 2017-11-01 19:34:45 +00:00
ata_raid_nvidia.c refactor wd and ataraid drivers to use common disk subroutines. 2017-11-01 19:34:45 +00:00
ata_raid_promise.c refactor wd and ataraid drivers to use common disk subroutines. 2017-11-01 19:34:45 +00:00
ata_raid_subr.c dumb instruction 2017-06-25 12:29:32 +00:00
ata_raid_via.c refactor wd and ataraid drivers to use common disk subroutines. 2017-11-01 19:34:45 +00:00
ata_raidreg.h g/u_int[0-9]*_t/ s/u_int/uint/g 2014-09-10 07:04:48 +00:00
ata_raidvar.h
ata_subr.c move ata_queue_alloc(1) and ata_queue_free() calls to ata_channel_init() 2017-10-20 07:06:05 +00:00
ata_wdc.c reintroduce ATACH_IRQ_WAIT flag for attachments using wdcintr(), only 2017-10-17 18:52:50 +00:00
ataconf.h split off functions used by 'wd* at umass?' into separate file, unfortunately 2017-10-10 17:19:38 +00:00
atareg.h Merge support for SATA NCQ (Native Command Queueing) from jdolecek-ncq branch 2017-10-07 16:05:31 +00:00
atavar.h reintroduce ATACH_IRQ_WAIT flag for attachments using wdcintr(), only 2017-10-17 18:52:50 +00:00
files.ata split off functions used by 'wd* at umass?' into separate file, unfortunately 2017-10-10 17:19:38 +00:00
ld_ataraid.c Remove some debug printf's that slipped through. Thanks, wiz! 2016-09-27 08:05:34 +00:00
sata_subr.c Merge support for SATA NCQ (Native Command Queueing) from jdolecek-ncq branch 2017-10-07 16:05:31 +00:00
satafis_subr.c Merge support for SATA NCQ (Native Command Queueing) from jdolecek-ncq branch 2017-10-07 16:05:31 +00:00
satafisreg.h
satafisvar.h Merge support for SATA NCQ (Native Command Queueing) from jdolecek-ncq branch 2017-10-07 16:05:31 +00:00
satapmp_subr.c Merge support for SATA NCQ (Native Command Queueing) from jdolecek-ncq branch 2017-10-07 16:05:31 +00:00
satapmpreg.h Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdc 2012-07-31 15:50:31 +00:00
satapmpvar.h Merge support for SATA NCQ (Native Command Queueing) from jdolecek-ncq branch 2017-10-07 16:05:31 +00:00
satareg.h
satavar.h Fix kernel dump on ahci controller, by making sure we won't sleep 2013-04-03 17:15:07 +00:00
wd.c Fix block address calculation for bad sectors. 2018-01-07 11:37:30 +00:00
wdvar.h Add WDF_OPEN flag to really disallow opening of a disk that has been invalidated. 2017-11-03 13:01:26 +00:00