NetBSD/sys/dev/pcmcia
jhawk 8c3116e66a Copy wi_{dst,src}_addr from struct wi_frame into faked-up ether_header
instead of addr1 and addr2. THis means that tcpdump -e will show the
correct MAC address for communications with access points instead of showing
the BSSID.

In the future there should be 802.11 support for bpf/libpcap/tcpdump,
but that is aways down the road.

Also fix a typo in a comment.
2000-08-18 04:11:48 +00:00
..
Makefile
Makefile.pcmciadevs
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 typo. From: jdolecek 2000-07-05 18:47:51 +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 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 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 Update from Onno: add media selection. 2000-06-14 22:54:37 +00:00
if_wi.c Copy wi_{dst,src}_addr from struct wi_frame into faked-up ether_header 2000-08-18 04:11:48 +00:00
if_wi_ieee.h Fix typo in comment for WI_RID_AUTH_TYPE 2000-08-14 00:44:22 +00:00
if_wireg.h Remove $Id. 2000-05-23 08:41:49 +00:00
if_wivar.h Add support for Corega Wireless LAN PCC-11, and Farallon SkyLINE 11Mb. 2000-07-18 14:53:26 +00:00
if_xi.c XIDEBUG_CONFIG -> XID_CONFIG. From R.Massar@Fh-Worms.DE 2000-07-31 21:49:47 +00:00
if_xireg.h New driver for Xircom CreditCard PCMCIA Ethernet. Replaces xe driver which 2000-06-05 23:14:22 +00:00
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.c print parent device name too, so we know which socket a card was probed at 2000-07-28 19:17:02 +00:00
pcmcia_cis.c apply Kenji Aoyama <aoyama@nk.mcu.or.jp>'s patch 2000-07-14 08:02:12 +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
pcmciachip.h
pcmciadevs add Samsung MagicLAN SWL-2000N 2000-07-26 07:24:15 +00:00
pcmciadevs.h add Samsung MagicLAN SWL-2000N 2000-07-26 07:24:15 +00:00
pcmciadevs_data.h add Samsung MagicLAN SWL-2000N 2000-07-26 07:24:15 +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 Add the pccard controller for a Toshiba Portege drive. No vendor ID, no 2000-07-20 23:20:01 +00:00