freebsd-src/sys/dev/ata
Søren Schmidt 0cdc179319 Only offset raid disks > 1 on the HPT, this should solve the
boot problems..
However this demands that dangerously dedicated disks use an
offset of at least 10 from the start to not overwrite the
raid config sector on the HPT...
2000-11-12 20:45:14 +00:00
..
ata-all.c Hopefully fix the probing problems that caused lost slaves etc.. 2000-11-12 20:40:05 +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 Only offset raid disks > 1 on the HPT, this should solve the 2000-11-12 20:45:14 +00:00
ata-raid.h Update the config gathering code for both Promise & HPT 2000-11-01 17:35:44 +00:00
atapi-all.c Better handling of immediate commands, mainly to solve timeouts 2000-11-12 20:41:24 +00:00
atapi-all.h Better handling of immediate commands, mainly to solve timeouts 2000-11-12 20:41:24 +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 Better handling of immediate commands, mainly to solve timeouts 2000-11-12 20:41: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 Better handling of immediate commands, mainly to solve timeouts 2000-11-12 20:41:24 +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