Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Ichiro Fukuhara <ichiro@netbsd.org>
List: source-changes
Date: 01/21/2002 13:28:18
Module Name:	syssrc
Committed By:	ichiro
Date:		Mon Jan 21 11:28:18 UTC 2002

Modified Files:
	syssrc/sys/dev/ic: wi.c wi_ieee.h wireg.h wivar.h

Log Message:
"Association Faild" was added to "Link Stat" messages.
;
Implement wi_scan into wi.c.
forces if_wi to initiate one round of access point scan.
This code was written by jrb@cs.pdx.edu, modified and bug-fixed by ichiro@netbsd.org


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 syssrc/sys/dev/ic/wi.c
cvs rdiff -r1.8 -r1.9 syssrc/sys/dev/ic/wi_ieee.h
cvs rdiff -r1.16 -r1.17 syssrc/sys/dev/ic/wireg.h
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/ic/wivar.h

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