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 improve cnw driver, looking at bsdi/freebsd-pao cnw driver by wide+prb@bsdi. 1999-11-29 12:53:59 +00:00
Makefile.pcmciadevs
aic_pcmcia.c Free resources on attach failure. 2000-02-04 09:31:07 +00:00
com_pcmcia.c Add support for 3Com 3CXEM556B-INT as suggested by Noriyuki KOIZUMI in 1999-08-14 13:43:02 +00:00
devlist2h.awk
esp_pcmcia.c Well, this is esp_pcmcia, not esp_pci. 2000-06-05 15:36:45 +00:00
fdc_pcmcia.c Add FDC_HEADSETTLE to wait for the heads to settle timeout 1999-03-19 16:09:57 +00:00
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 Move the check for "promisc + unicast + not for us" into ether_input(), 2000-10-01 23:32:39 +00:00
if_cnwioctl.h improve cnw driver, looking at bsdi/freebsd-pao cnw driver by wide+prb@bsdi. 1999-11-29 12:53:59 +00:00
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 Move the check for "promisc + unicast + not for us" into ether_input(), 2000-10-01 23:32:39 +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 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 Remove $Id. 2000-05-23 08:41:49 +00:00
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 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 Add a "sc_rev" member to ncr5380_softc and handle CXD1180 quirk 2000-03-25 15:27:54 +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
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 add flags for memory width 2000-01-13 08:58:51 +00:00
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 Define some constants for function extension tuple of disk function. 1998-10-29 09:45:52 +00:00
pcmciavar.h - Don't rely on implicit declaration. 2000-02-08 12:51:30 +00:00
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