NetBSD/sys/dev/ata
drochner 7ab7c82097 play the addref/delref game on suspend, prevents crash if the disk/CF Card
is eg. in a PCMCIA adapter and not mounted
2013-10-30 15:41:14 +00:00
..
Makefile
ata.c Pass the device name in, so we can debug what deferred drivers did not work. 2013-10-12 16:49:00 +00:00
ata_raid.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
ata_raid_adaptec.c
ata_raid_intel.c
ata_raid_jmicron.c
ata_raid_nvidia.c
ata_raid_promise.c
ata_raid_subr.c
ata_raid_via.c
ata_raidreg.h
ata_raidvar.h
ata_wdc.c Add argument to wdccommandext() to allow the entire contents of the 2013-02-03 20:13:27 +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 Fix kernel dump on ahci controller, by making sure we won't sleep 2013-04-03 17:15:07 +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 Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
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
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 play the addref/delref game on suspend, prevents crash if the disk/CF Card 2013-10-30 15:41:14 +00:00
wdvar.h Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00