freebsd-dev/sys/dev/ata
Alexander Motin bcbe578a6a Drop USB mass storage devices support from ata(4). It is out of the build as
long as I remember, and completely superseded by better maintained umass(4).
It's main idea was to optionally avoid CAM dependency for such devices, but
with move ATA to CAM, it is not actual any more.

No objections:	hselasky@, thompsa@, arch@
2009-11-26 12:41:43 +00:00
..
chipsets Release over-agressive WDMA0 mode timings as close to spec as chip can. 2009-11-22 12:19:50 +00:00
ata_if.m Add experimental support for SATA Port Multipliers 2008-04-10 13:05:05 +00:00
ata-all.c Drop USB mass storage devices support from ata(4). It is out of the build as 2009-11-26 12:41:43 +00:00
ata-all.h Introduce define and kernel option ATA_REQUEST_TIMEOUT to control ATA(4) 2009-11-08 14:33:19 +00:00
ata-card.c Check the Disk FUNCE recorded in the CIS to see if we should probe for 2009-03-12 06:30:59 +00:00
ata-cbus.c Add type specific suspend/resume ata channel functions. Add checks to avoid 2009-03-09 20:48:57 +00:00
ata-disk.c Use only lower byte of sectors_intr IDENTIFY word as sector count. 2009-11-24 14:06:15 +00:00
ata-disk.h Add experimental support for SATA Port Multipliers 2008-04-10 13:05:05 +00:00
ata-dma.c MFp4: 2009-10-31 13:24:14 +00:00
ata-isa.c Add type specific suspend/resume ata channel functions. Add checks to avoid 2009-03-09 20:48:57 +00:00
ata-lowlevel.c MFp4: 2009-10-31 13:24:14 +00:00
ata-pci.c Change the way in which AHCI+PATA combined controllers, such as JMicron 2009-11-16 15:38:27 +00:00
ata-pci.h Change the way in which AHCI+PATA combined controllers, such as JMicron 2009-11-16 15:38:27 +00:00
ata-queue.c Introduce define and kernel option ATA_REQUEST_TIMEOUT to control ATA(4) 2009-11-08 14:33:19 +00:00
ata-raid-ddf.h Add basic support for DDF, often found on Adaptec HostRAID controllers. 2009-02-20 06:10:12 +00:00
ata-raid.c Introduce define and kernel option ATA_REQUEST_TIMEOUT to control ATA(4) 2009-11-08 14:33:19 +00:00
ata-raid.h Add basic support for DDF, often found on Adaptec HostRAID controllers. 2009-02-20 06:10:12 +00:00
ata-sata.c MFp4: 2009-10-31 13:24:14 +00:00
atapi-cam.c Report SATA speeds to CAM, to not confuse users with low numbers logged. 2009-10-26 11:26:49 +00:00
atapi-cd.c Introduce define and kernel option ATA_REQUEST_TIMEOUT to control ATA(4) 2009-11-08 14:33:19 +00:00
atapi-cd.h Add experimental support for SATA Port Multipliers 2008-04-10 13:05:05 +00:00
atapi-fd.c MFp4: 2009-10-23 14:56:29 +00:00
atapi-fd.h Add experimental support for SATA Port Multipliers 2008-04-10 13:05:05 +00:00
atapi-tape.c MFp4: 2009-10-23 14:56:29 +00:00
atapi-tape.h Add experimental support for SATA Port Multipliers 2008-04-10 13:05:05 +00:00