NetBSD/sys/dev/pcmcia
onoe 9c25e9208a Port 'an' driver for Aironet PC4500/PC4800 IEEE802.11 card from FreeBSD.
This is very adhoc work for IETF meeting.
- Since it seems that 'an' and 'wi' have similar hardware, low level
  functions should be shared.
- There are PCI/ISA cards of Aironet but not supported yet.
- The wiconfig interface is changed so that wiconfig cannot be used.
- 'ancontrol' of FreeBSD is not ported.
- Only infrastructure mode is tested.
- WEP is not supported.

Though I only have an Aironet card, Cisco card should be expected to work.
2000-12-11 23:16:50 +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 Port 'an' driver for Aironet PC4500/PC4800 IEEE802.11 card from FreeBSD. 2000-12-11 23:16:50 +00:00
if_an_pcmcia.c Port 'an' driver for Aironet PC4500/PC4800 IEEE802.11 card from FreeBSD. 2000-12-11 23:16:50 +00:00
if_awi_pcmcia.c remove unneeded include "opt_awi.h" 2000-07-05 02:27:25 +00:00
if_cnw.c Move bpfattach()/bpfdetach() calls into ether_ifattach()/ether_ifdetach(). 2000-11-15 01:02:11 +00:00
if_cnwioctl.h
if_cnwreg.h use memory mapped address, instead of i/o memory access, for control 2000-07-05 18:42:19 +00:00
if_ep_pcmcia.c
if_mbe_pcmcia.c Free memory when failed to map it. 2000-05-15 08:08:12 +00:00
if_ne_pcmcia.c Add support for Socket Comm. PC Card Ethernet, and tidy up naming. 2000-11-03 09:07:24 +00:00
if_ray.c Add support for 802.11 authentication frames, required to interoperate 2000-12-11 17:53:19 +00:00
if_rayreg.h Define SIOC[SG]IFGENERIC in <sys/sockio.h>, as FreeBSD and OpenBSD do. 2000-08-10 11:48:41 +00:00
if_sm_pcmcia.c Add MII support to smc91cxx driver. This is supported for the 91c100 2000-07-30 21:34:47 +00:00
if_tr_pcmcia.c Note 3Com card support. 2000-11-21 00:25:20 +00:00
if_wi_ieee.h Add support for "microwave oven robustness" with wiconfig -M. 2000-08-23 19:01:04 +00:00
if_wi.c Move bpfattach()/bpfdetach() calls into ether_ifattach()/ether_ifdetach(). 2000-11-15 01:02:11 +00:00
if_wireg.h Remove $Id. 2000-05-23 08:41:49 +00:00
if_wivar.h Make sc->wi_txbuf an array of u_int16_t instead u_int8_t so alignment 2000-12-09 22:59:44 +00:00
if_xi.c Move bpfattach()/bpfdetach() calls into ether_ifattach()/ether_ifdetach(). 2000-11-15 01:02:11 +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 Add MII support to smc91cxx driver. This is supported for the 91c100 2000-07-30 21:34:47 +00:00
nca_pcmcia.c
pcmcia_cis_quirks.c
pcmcia_cis.c Add a cis decoding function which decodes some CISTPL_FUNCE tuples for 2000-10-17 10:13:46 +00:00
pcmcia.c print parent device name too, so we know which socket a card was probed at 2000-07-28 19:17:02 +00:00
pcmciachip.h
pcmciadevs add IBM microdrive 2000-12-08 18:37:24 +00:00
pcmciadevs_data.h regen 2000-12-08 18:38:15 +00:00
pcmciadevs.h regen 2000-12-08 18:38:15 +00:00
pcmciareg.h
pcmciavar.h Add a cis decoding function which decodes some CISTPL_FUNCE tuples for 2000-10-17 10:13:46 +00:00
pcmcom.c correct pcmcom detach (like card removal). PR 9334. 2000-05-24 03:44:46 +00:00
wdc_pcmcia.c METHOD CHANGE: Use CIS_FUNCE data which is decoded by pcmcia_cis.c, 2000-10-25 09:32:11 +00:00