Fixed for DQFLQUIET flag from: Terry Lee <terry@uivlsisd.csl.uiuc.edu>
authorRod Grimes <rgrimes@FreeBSD.org>
Sun, 8 Aug 1993 07:03:21 +0000 (07:03 +0000)
committerRod Grimes <rgrimes@FreeBSD.org>
Sun, 8 Aug 1993 07:03:21 +0000 (07:03 +0000)
commit3419be7df619ec17c53d7cc1d461d24ec5ef5d44
treef7ac31e4015adaecb80e808ed7285f00bd8a70c2
parent787cbd3edc72cad90e633f5cf8ad2780d6d5c874
Fixed for DQFLQUIET flag from: Terry Lee <terry@uivlsisd.csl.uiuc.edu>
I submitted the part of patch00155 that fixes wd.c not reporting any
bad blocks.  Unfortunately, the patch created a new problem that makes new
installations using that kernel impossible.  I have included a patch below that
should fix both problems.  The fix comes from Tom Ivar Helbekkmo's wd driver
(the Norway wd driver).  I've also eliminated the use of the DKFL_QUIET flag
completely, since it is not used anymore.

Fixed wdgetctrl routines for so that it returns a meaniful string for
non IDE disk drives.  It also nolonger returns success when a drive is
not really there.
sys/i386/isa/wd.c