freebsd-skq/sys/isa
joerg 21ef250e0a 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
2002-05-12 15:24:21 +00:00
..
atkbd_isa.c
atkbdc_isa.c
atrtc.c Don't export timecounter structures under debug. with sysctl, they 2002-04-30 19:34:31 +00:00
fd.c Increase the PIO timeout to approximately the value it used to have 2002-05-12 15:24:21 +00:00
fdreg.h Increase the PIO timeout to approximately the value it used to have 2002-05-12 15:24:21 +00:00
isa_common.c Fix style bugs: 2002-02-24 23:24:01 +00:00
isa_common.h
isa_if.m
isahint.c
isareg.h
isavar.h Remove __P. 2002-03-20 05:14:42 +00:00
orm.c
pnp.c
pnpparse.c
pnpreg.h GC various bits and pieces of USERCONFIG from all over the place. 2002-04-09 11:18:46 +00:00
pnpvar.h
ppc.c Restore the original copyright 2002-03-23 15:36:13 +00:00
ppcreg.h
psm.c Remove __P. 2002-03-20 05:14:42 +00:00
rtc.h
syscons_isa.c
vga_isa.c