Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 09/27/2002 01:51:31
Module Name:	syssrc
Committed By:	martin
Date:		Thu Sep 26 22:51:31 UTC 2002

Modified Files:
	syssrc/sys/dev/ic: wi.c

Log Message:
In wi_shutdown only call wi_stop if sc_enabled is set (don't try to send
commands to a card that is not powered up - it will always fail)


To generate a diff of this commit:
cvs rdiff -r1.84 -r1.85 syssrc/sys/dev/ic/wi.c

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