NetBSD/sys/dev/pcmcia
onoe 807a12c8cd change the argument of SIOCS80211NWID and SIOCG80211NWID ioctls from
u_int8_t array to struct ieee80211_nwid to prepend length field.
The length field is necessary because IEEE 802.11 spec doesn't prohibit
even '\0' for SSID.
Though the name and the value of SIOC... macro is unchanged, this change
breaks binary compatibility.  The only affected userland program on the
tree is ifconfig(8).
As Jason suggested on tech-net, it is better than live with problems
since there are no releases for this ioctls yet.
2000-07-05 02:35:53 +00:00
..
Makefile
Makefile.pcmciadevs
aic_pcmcia.c
com_pcmcia.c
devlist2h.awk
esp_pcmcia.c
fdc_pcmcia.c
files.pcmcia Support WEP functions for awi driver. 2000-07-04 14:27:56 +00:00
if_awi_pcmcia.c remove unneeded include "opt_awi.h" 2000-07-05 02:27:25 +00:00
if_cnw.c
if_cnwioctl.h
if_cnwreg.h
if_ep_pcmcia.c
if_mbe_pcmcia.c
if_ne_pcmcia.c
if_ray.c change the argument of SIOCS80211NWID and SIOCG80211NWID ioctls from 2000-07-05 02:35:53 +00:00
if_rayreg.h
if_sm_pcmcia.c
if_tr_pcmcia.c Update from Onno: add media selection. 2000-06-14 22:54:37 +00:00
if_wi.c change the argument of SIOCS80211NWID and SIOCG80211NWID ioctls from 2000-07-05 02:35:53 +00:00
if_wi_ieee.h
if_wireg.h
if_wivar.h change the argument of SIOCS80211NWID and SIOCG80211NWID ioctls from 2000-07-05 02:35:53 +00:00
if_xi.c Rename remaining references from xe to xi. Clean up debug messages. 2000-06-09 08:22:13 +00:00
if_xireg.h
mhzc.c
nca_pcmcia.c
pcmcia.c
pcmcia_cis.c
pcmcia_cis_quirks.c
pcmciachip.h
pcmciadevs add 3Com 3CRWE737A (AirConnect) 2000-06-30 16:33:17 +00:00
pcmciadevs.h regen 2000-06-30 16:33:38 +00:00
pcmciadevs_data.h regen 2000-06-30 16:33:38 +00:00
pcmciareg.h
pcmciavar.h
pcmcom.c
wdc_pcmcia.c remove include of <vm/vm.h> 2000-06-28 16:39:25 +00:00