Date: Sun, 12 May 2002 08:24:21 -0700 (PDT) From: Joerg Wunsch <joerg@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa fd.c fdreg.h Message-ID: <200205121524.g4CFOLC11163@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 2002/05/12 08:24:21 PDT
Modified files:
sys/isa fd.c fdreg.h
Log:
Increase the PIO timeout to approximately the value it used to have
before rev 1.229 (~ 100 ms). According to bde, some (old) broken
hardware could require it. In order to make timing more accurate than
what could be achieved with a loop around DELAY(1), increase loop
timing after the initial ~ 1 ms.
Also, move the declaration of FDSTS_TIMEOUT out from fdreg.h into fd.c
where it actually belongs to.
MFC after: 2 days
Revision Changes Path
1.230 +38 -3 src/sys/isa/fd.c
1.17 +0 -12 src/sys/isa/fdreg.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205121524.g4CFOLC11163>
