freebsd-dev/sys/dev/ata
Søren Schmidt 0aef91a149 The size of the disk can't be gotten reliably with the read capacity
command, so use the info from the TOC instead.
2001-03-21 14:59:38 +00:00
..
ata-all.c Do not change/get mode on a nonexisting device. 2001-03-21 11:44:58 +00:00
ata-all.h Add sysctls for reading the tunables as suggested by des. 2001-03-19 08:04:54 +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 Cleanup the diskerr messages a bit. 2001-03-21 11:46:15 +00:00
ata-disk.h Add sysctls for reading the tunables as suggested by des. 2001-03-19 08:04:54 +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 Try not to engage to ATA channels that are disabled by the BIOS. 2001-03-19 13:31:58 +00:00
ata-raid.c Handle the case where the last piece of a RAID0 (striped) disk is 2001-03-21 11:48:14 +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 Add sysctls for reading the tunables as suggested by des. 2001-03-19 08:04:54 +00:00
atapi-all.h Provide the interface to atacontrol and associated logic. 2001-03-15 15:36:25 +00:00
atapi-cd.c The size of the disk can't be gotten reliably with the read capacity 2001-03-21 14:59:38 +00:00
atapi-cd.h The size of the disk can't be gotten reliably with the read capacity 2001-03-21 14:59:38 +00:00
atapi-fd.c Set the device names as early as possible. 2001-03-21 11:49:07 +00:00
atapi-fd.h Refine the detach/attach code. 2001-03-14 12:05:44 +00:00
atapi-tape.c Set the device names as early as possible. 2001-03-21 11:49:07 +00:00
atapi-tape.h Refine the detach/attach code. 2001-03-14 12:05:44 +00:00