Date: Tue, 13 Feb 1996 07:55:38 -0800 (PST) From: "Justin T. Gibbs" <gibbs> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa if_ep.c Message-ID: <199602131555.HAA19159@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 96/02/13 07:55:36 Modified: sys/i386/isa if_ep.c Log: - Properly set the watchdog timer only during transmits. - Clean up the access to our ifnet structure by caching a pointer to it instead of always digging through our softc structure. Submitted by: Watchdog fixes by Serge A. Babkin <babkin@hq.icb.chel.su> Revision Changes Path 1.41 +35 -26 src/sys/i386/isa/if_ep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602131555.HAA19159>