NetBSD/sys/dev/ata
jakllsch db53477265 Remove ata_channel->ata_drives, it's redundant with the pointer in
ata_drive_datas.  Originally part of a commit by bouyer@.
2012-07-29 21:10:50 +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 Split device_t and softc for ATA devices, as well as wd(4). Other 2008-03-18 20:46:35 +00:00
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 fix some probles with ataraid(4) and Intel MatrixRaid. 2010-07-06 18:03:21 +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 Revert, with intention of restoring in a less invasive way, the SATA Port 2012-07-26 20:49:44 +00:00
ata.c Remove ata_channel->ata_drives, it's redundant with the pointer in 2012-07-29 21:10:50 +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 SATA_SIGNAL_GEN3 definition for Serial ATA capabilities word in 2011-10-24 20:52:34 +00:00
atavar.h Remove ata_channel->ata_drives, it's redundant with the pointer in 2012-07-29 21:10:50 +00:00
files.ata Revert, with intention of restoring in a less invasive way, the SATA Port 2012-07-26 20:49:44 +00:00
ld_ataraid.c Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
Makefile
sata_subr.c Revert, with intention of restoring in a less invasive way, the SATA Port 2012-07-26 20:49:44 +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
satapmpreg.h Revert, with intention of restoring in a less invasive way, the SATA Port 2012-07-26 20:49:44 +00:00
satareg.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
satavar.h Revert, with intention of restoring in a less invasive way, the SATA Port 2012-07-26 20:49:44 +00:00
wd.c Revert, with intention of restoring in a less invasive way, the SATA Port 2012-07-26 20:49:44 +00:00
wdvar.h Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00