Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Feb 1996 07:27:42 -0800
From:      David Greenman <davidg@Root.COM>
To:        "Serge A. Babkin" <babkin@hq.icb.chel.su>
Cc:        alexis@unicorn.ww.net, hackers@freebsd.org
Subject:   Re: ep driver 
Message-ID:  <199602051527.HAA02845@Root.COM>
In-Reply-To: Your message of "Mon, 05 Feb 1996 10:34:48 %2B0500." <199602050534.KAA29528@hq.icb.chel.su> 

next in thread | previous in thread | raw e-mail | index | archive | help
>working is to enable its epwatchdog() routine:
>
>add "ifp->if_timer = 1;" after " "ifp->if_watchdog = epwatchdog;"
>
>The reason why David Greenman has disabled it is that he throught that
>epwarchdog() restes the card. But really it does not reset it.

   Actually, what I objected to was the general use of the watchdog routine
to cover up what is clearly one or more serious bugs in the driver. The
watchdog routine in this case is being used in a way that is entirely
inappropriate and if removing the kludge causes the driver to occasionally
hang, then someone should go find out why and fix it!

-DG

David Greenman
Core Team/Principal Architect, The FreeBSD Project



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602051527.HAA02845>