freebsd-dev/sys/dev/ata
Søren Schmidt a2dca80a1d Provide the interface to atacontrol and associated logic.
see atacontrol(8) for more.

Also the ATA_ENABLE_ATAPI_DMA, ATA_ENABLE_WC and ATA_ENABLE_TAGS
options are gone, use the tuneables listed in ata.4 instead from
the loader (this makes it possible to switch off DMA before the
driver has to touch the devices on broken hardware).
2001-03-15 15:36:25 +00:00
..
ata-all.c Provide the interface to atacontrol and associated logic. 2001-03-15 15:36:25 +00:00
ata-all.h Provide the interface to atacontrol and associated logic. 2001-03-15 15:36:25 +00:00
ata-card.c Split out the ata probes in seperate files for each bus type. 2001-03-06 21:43:46 +00:00
ata-disk.c Provide the interface to atacontrol and associated logic. 2001-03-15 15:36:25 +00:00
ata-disk.h Minor cleanup to the previous commit: 2001-03-14 14:00:09 +00:00
ata-dma.c Provide the interface to atacontrol and associated logic. 2001-03-15 15:36:25 +00:00
ata-isa.c Split out the ata probes in seperate files for each bus type. 2001-03-06 21:43:46 +00:00
ata-pci.c Split out the ata probes in seperate files for each bus type. 2001-03-06 21:43:46 +00:00
ata-raid.c Provide the interface to atacontrol and associated logic. 2001-03-15 15:36:25 +00:00
ata-raid.h Add session argument to *close_disk, allowing to set session type on fixate. 2001-01-10 19:19:47 +00:00
atapi-all.c Provide the interface to atacontrol and associated logic. 2001-03-15 15:36:25 +00:00
atapi-all.h Provide the interface to atacontrol and associated logic. 2001-03-15 15:36:25 +00:00
atapi-cd.c Provide the interface to atacontrol and associated logic. 2001-03-15 15:36:25 +00:00
atapi-cd.h Refine the detach/attach code. 2001-03-14 12:05:44 +00:00
atapi-fd.c Provide the interface to atacontrol and associated logic. 2001-03-15 15:36:25 +00:00
atapi-fd.h Refine the detach/attach code. 2001-03-14 12:05:44 +00:00
atapi-tape.c Provide the interface to atacontrol and associated logic. 2001-03-15 15:36:25 +00:00
atapi-tape.h Refine the detach/attach code. 2001-03-14 12:05:44 +00:00