NetBSD/sys/dev/ata
blymn ce0d56725b Make sure a channel has drives attached before resetting it otherwise
wdc_reset will panic the kernel due to a null derefrence of ch_drives.
2013-08-07 12:50:17 +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_raid.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
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
ata.c Make sure a channel has drives attached before resetting it otherwise 2013-08-07 12:50:17 +00:00
ataconf.h
atareg.h Name the ATA SECURITY commands. 2013-01-09 17:55:04 +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
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 TRIM showed up sometime between ATA-7 and ATA-8. 2013-08-06 19:13:13 +00:00
wdvar.h Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00