1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-23 16:01:42 +00:00
freebsd/sys/dev/ata
Søren Schmidt dc26948b0c Fix the handling of "inflight" requests when doing reinit's.
Add missing untimeout that would get lost in handling of some
error situations, and caused what looked like random timeouts
afterwards when the timeout fired.
2004-08-27 14:48:32 +00:00
..
ata-all.c Fix the handling of "inflight" requests when doing reinit's. 2004-08-27 14:48:32 +00:00
ata-all.h Fix the handling of "inflight" requests when doing reinit's. 2004-08-27 14:48:32 +00:00
ata-card.c
ata-cbus.c
ata-chipset.c Set and reset the right bit for UDMA enable/disable on the ICH* chips. 2004-08-27 12:54:58 +00:00
ata-commands.h
ata-disk.c Rearrange the call to disk_destroy. 2004-08-27 12:03:18 +00:00
ata-disk.h
ata-dma.c Correct the args to busdma, mostly cosmetic. 2004-08-20 19:05:22 +00:00
ata-isa.c
ata-lowlevel.c Fix the handling of "inflight" requests when doing reinit's. 2004-08-27 14:48:32 +00:00
ata-pci.c DONT PANIC 2004-08-20 06:19:25 +00:00
ata-pci.h
ata-queue.c Fix the handling of "inflight" requests when doing reinit's. 2004-08-27 14:48:32 +00:00
ata-raid.c Fix bad free() usage. 2004-08-09 14:22:58 +00:00
ata-raid.h Add support for LSI type software RAID's. 2004-06-25 21:21:59 +00:00
atapi-cam.c atapicam(4) is currently off by three orders of magnitude regarding the 2004-06-17 07:29:56 +00:00
atapi-cd.c Properly check malloc returns. 2004-08-24 10:39:00 +00:00
atapi-cd.h
atapi-fd.c Add firmware revision to probe printf. 2004-08-05 21:11:33 +00:00
atapi-fd.h
atapi-tape.c Add firmware revision to probe printf. 2004-08-05 21:11:33 +00:00
atapi-tape.h