Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Atsushi Onoe <onoe@netbsd.org>
List: source-changes
Date: 10/01/2002 19:11:21
Module Name:	syssrc
Committed By:	onoe
Date:		Tue Oct  1 16:11:20 UTC 2002

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

Log Message:
Do not call wi_stop() with disabled flag set from wi_init(), since it
sometimes call within interrupt and deleting handler causes panic.
Fix to display current tx rate as media.
Clear trailer bytes in ssid fields.


To generate a diff of this commit:
cvs rdiff -r1.94 -r1.95 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.