1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-20 02:38:43 +00:00
freebsd/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 Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00