NetBSD/sys/dev/ata
2013-10-12 16:49:00 +00:00
..
ata_raid_adaptec.c Add support for status reports via bio(4) to ataraid(4). 2008-09-15 11:44:50 +00:00
ata_raid_intel.c * use correct interleave factor for RAID-0 of Intel MatrixRaid. 2010-07-06 18:09:04 +00:00
ata_raid_jmicron.c use device_xname() 2009-05-11 17:14:31 +00:00
ata_raid_nvidia.c Add support for nVidia MediaShield ata raid found on HP ProLiant ML115. 2008-08-20 15:00:34 +00:00
ata_raid_promise.c
ata_raid_subr.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
ata_raid_via.c PR/46593: Patrick Welche: Compute both the original and the ~VIA_T_BOOTABLE 2008-09-19 16:49:27 +00:00
ata_raid.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
ata_raidreg.h Add support for Intel MatrixRAID to ataraid(4). It is currently limited 2008-09-11 11:08:50 +00:00
ata_raidvar.h fix some probles with ataraid(4) and Intel MatrixRaid. 2010-07-06 18:03:21 +00:00
ata_wdc.c Add argument to wdccommandext() to allow the entire contents of the 2013-02-03 20:13:27 +00:00
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
ataconf.h Use "defopt MODULAR" in sys/conf/files, and #include "opt_modular.h" 2009-02-13 22:41:00 +00:00
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 satafis: 2010-04-07 17:51:16 +00:00
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 Don't return EPASSTHROUGH when succeeding in ODIOCGDINFO or ODIOCGDEFLABEL 2013-08-19 14:58:57 +00:00
wdvar.h Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00