freebsd-nq/sys/i386
Andrew Moore 16111ced9f Reset fdc during probe.
From: <dec@lazarus.nrtc.northrop.com>
   Changes between EPSILON and RELEASE of FreeBSD have again caused
the kernel to not see my floppy disk drives.  I don't know what happened,
'cause I don't see any changes to fd.c, but here is an old fix that
I have applied to the probe routine which will solve the problem (at
least for me).  Since this is a rather brute-force solution - I understand
if you want to ignore it...

[Upgrading to pre-Beta FreeBSD caused this on my system. -AM]
1993-12-03 05:01:40 +00:00
..
boot We don't want shared boot, so -Bstatic added to ld options 1993-11-16 02:02:05 +00:00
conf Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, and 1993-11-25 01:38:01 +00:00
eisa Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, and 1993-11-25 01:38:01 +00:00
i386 Patch from Gene Stark: 1993-11-28 09:28:54 +00:00
include Move soundcard.h & ultrasound.h to proper location <machine/...> 1993-11-27 22:16:44 +00:00
isa Reset fdc during probe. 1993-12-03 05:01:40 +00:00
Makefile