freebsd-dev/sys/dev/ata
Andrew Gallatin ca4e37e1cf Increase the timeout to be 3*hz. This recalibrates the timeout so that
it has the same value on all platforms.  Previously it was just under
3 seconds on x86 (typically hz<=128) and just under 1/3 of a second on
alpha (typically hz>=1024).  This covers up a race between ad_interrupt()
and ad_timeout() which is being looked into.

reviewd by: sos
1999-10-18 17:55:38 +00:00
..
ata-all.c Relax the check for class=storage, subclass=ide to just class=storage. 1999-10-16 09:00:49 +00:00
ata-all.h Add support for the HPT366 chip, this is used on the Abit boards and 1999-10-09 19:57:13 +00:00
ata-disk.c Increase the timeout to be 3*hz. This recalibrates the timeout so that 1999-10-18 17:55:38 +00:00
ata-disk.h Add support for the HPT366 chip, this is used on the Abit boards and 1999-10-09 19:57:13 +00:00
ata-dma.c Remove unused include files. 1999-10-10 18:08:40 +00:00
atapi-all.c Remove unused include files. 1999-10-10 18:08:40 +00:00
atapi-all.h Add support for the HPT366 chip, this is used on the Abit boards and 1999-10-09 19:57:13 +00:00
atapi-cd.c Remove unused include files. 1999-10-10 18:08:40 +00:00
atapi-cd.h Use the sys/wormio.h definitions of the CDRIOCNEXTWRITEABLEADDR and 1999-10-01 14:14:20 +00:00
atapi-fd.c Remove unused include files. 1999-10-10 18:08:40 +00:00
atapi-fd.h Add support for the HPT366 chip, this is used on the Abit boards and 1999-10-09 19:57:13 +00:00
atapi-tape.c Remove unused include files. 1999-10-10 18:08:40 +00:00
atapi-tape.h Add support for the HPT366 chip, this is used on the Abit boards and 1999-10-09 19:57:13 +00:00