freebsd-dev/sys/dev/ata
Søren Schmidt 0817db9f98 Retry a bit more agressively on the atapi identify.
Try to support older systems reporting irq0 for the first channels.

Support sharing of the std interrupts (says peter :) )

Dont use READ_CD on normal data reads (2048 bytes), too many old drives
doesn't support this command even if the std says "shall" :(, but still
use READ_CD on all other blocksizes.

Add the geometry to the ad probe, its still usefull.
2000-01-25 20:14:51 +00:00
..
ata-all.c Retry a bit more agressively on the atapi identify. 2000-01-25 20:14:51 +00:00
ata-all.h Retry a bit more agressively on the atapi identify. 2000-01-25 20:14:51 +00:00
ata-disk.c Retry a bit more agressively on the atapi identify. 2000-01-25 20:14:51 +00:00
ata-disk.h Rearrange the probecode, so that 80pin cables can be identified 2000-01-18 21:02:59 +00:00
ata-dma.c General cleanup. 2000-01-24 20:45:24 +00:00
atapi-all.c General cleanup. 2000-01-24 20:45:24 +00:00
atapi-all.h Rearrange the probecode, so that 80pin cables can be identified 2000-01-18 21:02:59 +00:00
atapi-cd.c Retry a bit more agressively on the atapi identify. 2000-01-25 20:14:51 +00:00
atapi-cd.h General cleanup. 2000-01-24 20:45:24 +00:00
atapi-fd.c Retry a bit more agressively on the atapi identify. 2000-01-25 20:14:51 +00:00
atapi-fd.h Add support for VIA 82C596 controller 2000-01-03 10:26:59 +00:00
atapi-tape.c Retry a bit more agressively on the atapi identify. 2000-01-25 20:14:51 +00:00
atapi-tape.h Add support for VIA 82C596 controller 2000-01-03 10:26:59 +00:00