freebsd-dev/sys/dev/ata
Warner Losh b7a9396a75 Forgot to commit ata-card fixes last night. Fix gleb's attempt to do
the right thing by merging in the changes I neglected to commit last
night.
2005-09-22 18:46:29 +00:00
..
ata_if.m Take newbusification one step further, ie use the device_t more consequently 2005-04-30 16:22:07 +00:00
ata-all.c Harden the hotplug support for SATA devices. 2005-09-14 12:45:06 +00:00
ata-all.h Add support for working around controllers that cannot do DMA in 48bit mode. 2005-08-17 15:00:33 +00:00
ata-card.c Forgot to commit ata-card fixes last night. Fix gleb's attempt to do 2005-09-22 18:46:29 +00:00
ata-cbus.c Take newbusification one step further, ie use the device_t more consequently 2005-04-30 16:22:07 +00:00
ata-chipset.c Harden the hotplug support for SATA devices. 2005-09-14 12:45:06 +00:00
ata-disk.c Add support for working around controllers that cannot do DMA in 48bit mode. 2005-08-17 15:00:33 +00:00
ata-disk.h
ata-dma.c Reshape the dma code to be a bit more flexible so it can cope with 2005-05-03 07:55:07 +00:00
ata-isa.c Take newbusification one step further, ie use the device_t more consequently 2005-04-30 16:22:07 +00:00
ata-lowlevel.c Dont wait for READY on ATAPI_IDENTIFY. 2005-09-19 07:35:42 +00:00
ata-pci.c Use the presence of ctlr->dmainit instead of r_res1 to find out when to 2005-06-09 12:31:07 +00:00
ata-pci.h Fix support for the VIA 6421 controller. 2005-08-29 09:01:57 +00:00
ata-queue.c Harden the hotplug support for SATA devices. 2005-09-14 12:45:06 +00:00
ata-raid.c Fix problem with finding the still working disk in a broken mirror on VIA. 2005-09-06 19:17:48 +00:00
ata-raid.h Fix problem with finding the still working disk in a broken mirror on VIA. 2005-09-06 19:17:48 +00:00
atapi-cam.c Change the way ioctls are issue to ATA. 2005-05-16 13:07:27 +00:00
atapi-cd.c Use the bio field instead of the driver field as intended. 2005-08-17 14:50:18 +00:00
atapi-cd.h
atapi-fd.c Change the way ioctls are issue to ATA. 2005-05-16 13:07:27 +00:00
atapi-fd.h
atapi-tape.c Change the way ioctls are issue to ATA. 2005-05-16 13:07:27 +00:00
atapi-tape.h