NetBSD/sys/dev/ata
2016-11-20 02:34:27 +00:00
..
ata_raid_adaptec.c
ata_raid_intel.c kill sprintf 2014-03-25 16:19:13 +00:00
ata_raid_jmicron.c kill sprintf 2014-03-25 16:19:13 +00:00
ata_raid_nvidia.c kill sprintf 2014-03-25 16:19:13 +00:00
ata_raid_promise.c
ata_raid_subr.c
ata_raid_via.c kill sprintf 2014-03-25 16:19:13 +00:00
ata_raid.c Remove some debug printf's that slipped through. Thanks, wiz! 2016-09-27 08:05:34 +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_wdc.c We have three sets of DTYPE_ constants in the kernel: 2015-01-02 19:42:05 +00:00
ata.c g/u_int[0-9]*_t/ s/u_int/uint/g 2014-09-10 07:04:48 +00:00
ataconf.h
atareg.h -recognize CF cards by the magic value in inquiry data 2013-10-30 15:37:49 +00:00
atavar.h g/u_int[0-9]*_t/ s/u_int/uint/g 2014-09-10 07:04:48 +00:00
files.ata Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdc 2012-07-31 15:50:31 +00:00
ld_ataraid.c Remove some debug printf's that slipped through. Thanks, wiz! 2016-09-27 08:05:34 +00:00
Makefile
sata_subr.c Fix kernel dump on ahci controller, by making sure we won't sleep 2013-04-03 17:15:07 +00:00
satafis_subr.c SATA uses the head portion of the device register in the command protocol for 2012-07-22 17:57:57 +00:00
satafisreg.h Rework struct ata_command to support LBA28 and LBA48-protocol commands. 2012-01-24 20:04:07 +00:00
satafisvar.h
satapmp_subr.c Wait for DRDY after the PMP commands and don't wait before. 2013-05-03 20:02:08 +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 Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdc 2012-08-01 09:02:03 +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 Avoid calling bufq_free() from critical section. 2016-11-20 02:34:27 +00:00
wdvar.h Add ATA8-ACS Long Logical Sector Feature Set support to wd(4). 2016-07-22 04:08:10 +00:00