Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Atsushi Onoe <onoe@netbsd.org>
List: source-changes
Date: 07/20/2000 21:47:42
Module Name: syssrc
Committed By: onoe
Date: Fri Jul 21 04:47:41 UTC 2000
Modified Files:
syssrc/sys/net: if.c if_ieee80211.h
Log Message:
add following two ioctls to handle WEP key for IEEE 802.11 wireless
LAN drivers: SIOCS80211NWKEY and SIOCG80211NWKEY.
To generate a diff of this commit:
cvs rdiff -r1.68 -r1.69 syssrc/sys/net/if.c
cvs rdiff -r1.4 -r1.5 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.