Subject: CVS commit: syssrc/sys
To: None <source-changes@netbsd.org>
From: Atsushi Onoe <onoe@netbsd.org>
List: source-changes
Date: 10/01/2002 06:27:05
Module Name:	syssrc
Committed By:	onoe
Date:		Tue Oct  1 03:27:05 UTC 2002

Modified Files:
	syssrc/sys/dev/ic: awi.c wi.c
	syssrc/sys/net: if_ieee80211subr.c

Log Message:
Allow SIOCSIFADDR with AF_LINK and WI_RID_MAC_NODE (wiconfig -m)
to set MAC address.


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 syssrc/sys/dev/ic/awi.c
cvs rdiff -r1.92 -r1.93 syssrc/sys/dev/ic/wi.c
cvs rdiff -r1.16 -r1.17 syssrc/sys/net/if_ieee80211subr.c

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