Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 01/11/2005 04:16:27
Module Name:	src
Committed By:	briggs
Date:		Tue Jan 11 04:16:27 UTC 2005

Modified Files:
	src/sys/dev/ic: elink3.c

Log Message:
In epshutdown(), do not attempt to disable the interface when stopping it
because we're about to write to it again (with a global reset).  Disable
the interface explicitly after the reset is written.


To generate a diff of this commit:
cvs rdiff -r1.108 -r1.109 src/sys/dev/ic/elink3.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.