freebsd-nq/sys/dev/fdc
Rodney W. Grimes 3b3837db61 Fixed poor timeout code in out_fdc. The timeout counter was not being
reinitialized between while loops.  Added comments about what was going
on in the out_fdc routine.

out_fdc now returns if the direction bit is not set in time instead of
trying to wait for MRQ to get cleared.
1993-08-12 09:21:20 +00:00
..
fdc.c Fixed poor timeout code in out_fdc. The timeout counter was not being 1993-08-12 09:21:20 +00:00
fdcreg.h