freebsd-skq/sys/dev/ata
sos 0b40116611 Try a bit harder to test for ATA/ATAPI HW to probe, this is to avoid
some of the false comrades some devices fakes...
2000-10-30 20:45:24 +00:00
..
ata-all.c Try a bit harder to test for ATA/ATAPI HW to probe, this is to avoid 2000-10-30 20:45:24 +00:00
ata-all.h Fix the PCCARD ATA breakage.. 2000-10-30 09:36:40 +00:00
ata-disk.c Get the prober error code instead of relying on scp->error to contain 2000-10-22 12:16:51 +00:00
ata-disk.h Add support for ATA "pseudo" RAID controllers as the Promise Fasttrak 2000-10-13 13:04:45 +00:00
ata-dma.c Fix warning in the ISA only case. 2000-10-22 12:17:38 +00:00
ata-raid.c Update the Promise RAID code, there are differences between BIOS 2000-10-30 17:11:40 +00:00
ata-raid.h Clean up the raid code a bit, also allow disks on HPT controllers to 2000-10-22 12:17:57 +00:00
atapi-all.c Remove unneeded #include <machine/clock.h> 2000-10-15 14:19:01 +00:00
atapi-all.h Add support for tagged queuing on ATA drives. There is only support for 2000-09-19 11:08:39 +00:00
atapi-cd.c Move suser() and suser_xxx() prototypes and a related #define from 2000-10-29 16:06:56 +00:00
atapi-cd.h Add support for tagged queuing on ATA drives. There is only support for 2000-09-19 11:08:39 +00:00
atapi-fd.c Remove unneeded includes 2000-09-20 07:00:24 +00:00
atapi-fd.h Add support for tagged queuing on ATA drives. There is only support for 2000-09-19 11:08:39 +00:00
atapi-tape.c Add support for tagged queuing on ATA drives. There is only support for 2000-09-19 11:08:39 +00:00
atapi-tape.h Add support for tagged queuing on ATA drives. There is only support for 2000-09-19 11:08:39 +00:00