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
..
aic_pcmcia.c
com_pcmcia.c
devlist2h.awk
esp_pcmcia.c Well, this is esp_pcmcia, not esp_pci. 2000-06-05 15:36:45 +00:00
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 Clean up usage of XIRCOM/TDK identifiers. 2000-06-05 23:06:31 +00:00
if_cnwioctl.h
if_cnwreg.h
if_ep_pcmcia.c Swap the order of disabling the function and disestablishing the interrupt 2000-05-08 13:53:32 +00:00
if_mbe_pcmcia.c Free memory when failed to map it. 2000-05-15 08:08:12 +00:00
if_ne_pcmcia.c Recognize the DE-650 with another vendor/product pair and OUI. 2000-05-25 17:21:48 +00:00
if_ray.c change the argument of SIOCS80211NWID and SIOCG80211NWID ioctls from 2000-07-05 02:35:53 +00:00
if_rayreg.h Add code (off by default) to keep track of the signal strength of the last 2000-02-27 20:40:42 +00:00
if_sm_pcmcia.c
if_tr_pcmcia.c Update from Onno: add media selection. 2000-06-14 22:54:37 +00:00
if_wi_ieee.h
if_wi.c change the argument of SIOCS80211NWID and SIOCG80211NWID ioctls from 2000-07-05 02:35:53 +00:00
if_wireg.h Remove $Id. 2000-05-23 08:41:49 +00:00
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 New driver for Xircom CreditCard PCMCIA Ethernet. Replaces xe driver which 2000-06-05 23:14:22 +00:00
Makefile
Makefile.pcmciadevs
mhzc.c
nca_pcmcia.c Add a "sc_rev" member to ncr5380_softc and handle CXD1180 quirk 2000-03-25 15:27:54 +00:00
pcmcia_cis_quirks.c Add support for the SOHOware PCMCIA Ethernet card, model ND5100-E. 2000-04-12 21:07:55 +00:00
pcmcia_cis.c
pcmcia.c KNF some comments. 2000-05-08 13:51:36 +00:00
pcmciachip.h
pcmciadevs add 3Com 3CRWE737A (AirConnect) 2000-06-30 16:33:17 +00:00
pcmciadevs_data.h regen 2000-06-30 16:33:38 +00:00
pcmciadevs.h regen 2000-06-30 16:33:38 +00:00
pcmciareg.h
pcmciavar.h
pcmcom.c correct pcmcom detach (like card removal). PR 9334. 2000-05-24 03:44:46 +00:00
wdc_pcmcia.c remove include of <vm/vm.h> 2000-06-28 16:39:25 +00:00