freebsd-dev/sys/dev/fdc
Joerg Wunsch 6b7bd95b6d Fixed the problem where the floppy has incorrectly failed probing
when the drive had been left on a cylinder > 67 after kernel boot. The
most common case for this is booting a kernel that is located on
the inner cylinders of a floppy.

Also removed all occurences of spinwait(), replaced by DELAY.
Nuked a return line saying nothing, this might make Bruce happy 8^)

Submitted by:	partially by Bruce Evans
1994-09-17 18:08:36 +00:00
..
fdc.c Fixed the problem where the floppy has incorrectly failed probing 1994-09-17 18:08:36 +00:00
fdcreg.h Updated driver to the 1.1.5 version: 1994-09-17 16:56:10 +00:00