NetBSD/sys/dev/pcmcia
jonathan 6e67f82712 Fix wi_intr() to avoid touching card registers during insert/remove events,
when sharing an interrupt with other devices:
check sc->sc_enabled,  and drop the interrupt if its' off.

Also check for IFF_RUNNING, on advice of Enami Tsugotomo.
2000-10-13 19:15:08 +00:00
..
Makefile
Makefile.pcmciadevs
aic_pcmcia.c
com_pcmcia.c
devlist2h.awk
esp_pcmcia.c
fdc_pcmcia.c
files.pcmcia
if_awi_pcmcia.c
if_cnw.c Move the check for "promisc + unicast + not for us" into ether_input(), 2000-10-01 23:32:39 +00:00
if_cnwioctl.h
if_cnwreg.h
if_ep_pcmcia.c
if_mbe_pcmcia.c
if_ne_pcmcia.c
if_ray.c Move the check for "promisc + unicast + not for us" into ether_input(), 2000-10-01 23:32:39 +00:00
if_rayreg.h
if_sm_pcmcia.c
if_tr_pcmcia.c
if_wi.c Fix wi_intr() to avoid touching card registers during insert/remove events, 2000-10-13 19:15:08 +00:00
if_wi_ieee.h Add support for "microwave oven robustness" with wiconfig -M. 2000-08-23 19:01:04 +00:00
if_wireg.h
if_wivar.h Use ether_ioctl. 2000-10-12 02:24:08 +00:00
if_xi.c Move the check for "promisc + unicast + not for us" into ether_input(), 2000-10-01 23:32:39 +00:00
if_xireg.h
mhzc.c
nca_pcmcia.c
pcmcia.c
pcmcia_cis.c
pcmcia_cis_quirks.c
pcmciachip.h
pcmciadevs Sort BAY into numerical order. 2000-08-24 07:10:36 +00:00
pcmciadevs.h Sync to 1.98 of pcmciadevs 2000-08-24 07:12:20 +00:00
pcmciadevs_data.h Sync to 1.98 of pcmciadevs 2000-08-24 07:12:20 +00:00
pcmciareg.h
pcmciavar.h
pcmcom.c
wdc_pcmcia.c