Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/net80211
Module Name: src
Committed By: dyoung
Date: Wed Jul 27 07:01:25 UTC 2005
Modified Files:
src/sys/net80211: ieee80211_ioctl.c ieee80211_ioctl.h
Log Message:
NetBSD already has ioctls that get/set these parameters. Only
compile support for the duplicate ioctls from FreeBSD if it is a
COMPAT_FREEBSD kernel:
IEEE80211_IOC_SSID
IEEE80211_IOC_WEPTXKEY
IEEE80211_IOC_CHANNEL
IEEE80211_IOC_PRIVACY
IEEE80211_IOC_DROPUNENCRYPTED
IEEE80211_IOC_BSSID
IEEE80211_IOC_BEACON_INTERVAL
IEEE80211_IOC_WEPKEY
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/net80211/ieee80211_ioctl.c
cvs rdiff -r1.11 -r1.12 src/sys/net80211/ieee80211_ioctl.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index