1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/dev/ata
Søren Schmidt c283397793 Fix the setup of old Promise controllers, clocks was not setup right
causing way too low transfer rates.

Enable interrupts on old CMD64[89] chips, apparently some bogus BIOS's
doesn't get this right.
2003-06-07 15:19:16 +00:00
..
ata-all.c Add string for SATA150 2003-05-18 16:43:08 +00:00
ata-all.h
ata-card.c Add support for generic PMCICA ATA CARD 2003-06-03 01:30:55 +00:00
ata-cbus.c
ata-chipset.c Fix the setup of old Promise controllers, clocks was not setup right 2003-06-07 15:19:16 +00:00
ata-disk.c Print the right position on disk errors 2003-05-19 13:43:12 +00:00
ata-disk.h
ata-dma.c
ata-isa.c
ata-pci.c Fix the setup of old Promise controllers, clocks was not setup right 2003-06-07 15:19:16 +00:00
ata-pci.h Support the ICH5 SATA part. 2003-05-18 16:45:48 +00:00
ata-raid.c Acquire Giant at the start of the raid rebuild kthreads. 2003-05-08 16:38:14 +00:00
ata-raid.h Change the way loadbalancing works on RAID1's. 2003-05-04 16:17:54 +00:00
atapi-all.c
atapi-all.h
atapi-cam.c In atapi_cam_reinit_bus, only call reinit_bus if the ATAPI channel 2003-05-14 14:20:22 +00:00
atapi-cd.c
atapi-cd.h
atapi-fd.c
atapi-fd.h
atapi-tape.c Add a missing ~ when clearing flags in close. 2003-05-05 10:11:17 +00:00
atapi-tape.h