freebsd-dev/sys/dev/ata
Søren Schmidt 208a8dc227 Do not retry on requests that has lost thier device during reinit.
Should fix hangs on IBM's etc with the fake slave problem.

MFC:
	asap
2004-10-20 10:11:05 +00:00
..
ata-all.c Idle the channel earlier in reinit(). 2004-10-19 20:13:38 +00:00
ata-all.h Move the PC98 specific geometry "gunk" to geom_pc98.c where it belongs. 2004-10-07 17:37:09 +00:00
ata-card.c Return the unit number of a channel instead of a hardcoded '1' from 2004-10-19 10:29:00 +00:00
ata-cbus.c Move the PC98 specific geometry "gunk" to geom_pc98.c where it belongs. 2004-10-07 17:37:09 +00:00
ata-chipset.c Add support for the ICH6 in legacy mode. 2004-10-09 16:27:13 +00:00
ata-commands.h Spring cleanup of macros 2004-04-30 16:21:34 +00:00
ata-disk.c Move the PC98 specific geometry "gunk" to geom_pc98.c where it belongs. 2004-10-07 17:37:09 +00:00
ata-disk.h Spring cleanup of macros 2004-04-30 16:21:34 +00:00
ata-dma.c Reduce the amount of memory reported to busdma. 2004-09-10 10:31:37 +00:00
ata-isa.c Fix the PC98 lockups on boot. 2004-10-06 19:46:08 +00:00
ata-lowlevel.c Remove the old ATA_*LOCK_CH macros that used atomic ops and use 2004-09-26 11:48:43 +00:00
ata-pci.c Fix the PC98 lockups on boot. 2004-10-06 19:46:08 +00:00
ata-pci.h Add support for the ICH6 in legacy mode. 2004-10-09 16:27:13 +00:00
ata-queue.c Do not retry on requests that has lost thier device during reinit. 2004-10-20 10:11:05 +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 Spring cleanup of macros 2004-04-30 16:21:34 +00:00
atapi-fd.c Add firmware revision to probe printf. 2004-08-05 21:11:33 +00:00
atapi-fd.h Spring cleanup of macros 2004-04-30 16:21:34 +00:00
atapi-tape.c Add firmware revision to probe printf. 2004-08-05 21:11:33 +00:00
atapi-tape.h Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00