Subject: CVS commit: syssrc/sys/net
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/16/2002 02:27:09
Module Name: syssrc
Committed By: thorpej
Date: Sun Sep 15 23:27:09 UTC 2002
Modified Files:
syssrc/sys/net: if_ieee80211.h
Log Message:
Add new ioctls:
* SIOCS80211CHANNEL, SIOCG80211CHANNEL -- set/get the 802.11 channel.
* SIOCS80211BSSID, SIOCG80211BSSID -- set desired/get current BSSID.
From David Young <dyoung@ojctech.com>.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 syssrc/sys/net/if_ieee80211.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.