NetBSD/sys/dev/pcmcia
aymeric 36fb148d72 Remove the quirks I added for an ethernet card I have.
This ``quick fix'' shall not make it into a release, and the problem doesn't
come from the card but rather from my laptop.
2002-01-13 12:28:02 +00:00
..
Makefile divided into PCMCIA attachment and common code of wi. 2001-05-06 03:26:38 +00:00
Makefile.pcmciadevs
aic_pcmcia.c add RCSIDs 2001-11-13 07:24:43 +00:00
com_pcmcia.c enable the card before trying to establish an interrupt because we need the 2001-12-24 12:07:27 +00:00
devlist2h.awk Bugfix; to create compilable pcmciadevs_data.h. kern/11659 2001-11-08 09:02:17 +00:00
esl.c Fix block position calculation in esl_intr. 2001-12-25 04:05:34 +00:00
esl_pcmcia.c add RCSIDs 2001-11-13 07:24:43 +00:00
eslvar.h 'nintr' from esl_softc was never used -- remove it 2001-12-25 03:46:34 +00:00
esp_pcmcia.c add RCSIDs 2001-11-13 07:24:43 +00:00
fdc_pcmcia.c add RCSIDs 2001-11-13 07:24:43 +00:00
files.pcmcia - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
if_an_pcmcia.c add RCSIDs 2001-11-13 07:24:43 +00:00
if_awi_pcmcia.c To make dev/pcmcia work on platforms with 64-bit bus_addr_t and 2001-12-15 13:23:20 +00:00
if_cnw.c To make dev/pcmcia work on platforms with 64-bit bus_addr_t and 2001-12-15 13:23:20 +00:00
if_cnwioctl.h
if_cnwreg.h
if_cs_pcmcia.c move dev/isa/cs89x0{.c,{var,reg}.h} into dev/ic 2001-11-26 19:17:05 +00:00
if_ep_pcmcia.c when we disable, we first disestablish the interrupt and then the card. 2001-12-24 09:30:40 +00:00
if_mbe_pcmcia.c support FUJITSU MB86960/5 based ethernet cards 2001-12-23 09:25:19 +00:00
if_ne_pcmcia.c add Edimax Technology Inc. EP4000A 2002-01-13 10:41:11 +00:00
if_ray.c To make dev/pcmcia work on platforms with 64-bit bus_addr_t and 2001-12-15 13:23:20 +00:00
if_rayreg.h
if_sm_pcmcia.c add RCSIDs 2001-11-13 07:24:43 +00:00
if_tr_pcmcia.c To make dev/pcmcia work on platforms with 64-bit bus_addr_t and 2001-12-15 13:23:20 +00:00
if_wi_pcmcia.c PR/13711: Peter Seebach: Symbol's Spectrum24 pcmcia/prism2 card isn't probed. 2001-12-04 18:46:30 +00:00
if_xi.c Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-12 16:17:05 +00:00
if_xireg.h Jumbo patch: 2001-07-01 01:57:29 +00:00
isic_pcmcia.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
isic_pcmcia.h Filename cleanup police (per discussion with Soren S. Jorvang): 2001-02-18 10:36:42 +00:00
isic_pcmcia_avm_fritz.c add RCSIDs 2001-11-13 07:24:43 +00:00
isic_pcmcia_elsa_isdnmc.c add RCSIDs 2001-11-13 07:24:43 +00:00
isic_pcmcia_elsa_mcall.c add RCSIDs 2001-11-13 07:24:43 +00:00
isic_pcmcia_sbspeedstar2.c add RCSIDs 2001-11-13 07:24:43 +00:00
mhzc.c add RCSIDs 2001-11-13 07:24:43 +00:00
nca_pcmcia.c add RCSIDs 2001-11-13 07:24:43 +00:00
opl_esl.c add RCSIDs 2001-11-13 07:24:43 +00:00
pcmcia.c To make dev/pcmcia work on platforms with 64-bit bus_addr_t and 2001-12-15 13:23:20 +00:00
pcmcia_cis.c Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-12 16:17:05 +00:00
pcmcia_cis_quirks.c Remove the quirks I added for an ethernet card I have. 2002-01-13 12:28:02 +00:00
pcmciachip.h To make dev/pcmcia work on platforms with 64-bit bus_addr_t and 2001-12-15 13:23:20 +00:00
pcmciadevs add Edimax Technology Inc. PCMCIA Ethernet Card 2002-01-13 10:38:47 +00:00
pcmciadevs.h regen 2002-01-13 10:39:33 +00:00
pcmciadevs_data.h regen 2002-01-13 10:39:33 +00:00
pcmciareg.h
pcmciavar.h To make dev/pcmcia work on platforms with 64-bit bus_addr_t and 2001-12-15 13:23:20 +00:00
pcmcom.c Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-12 16:17:05 +00:00
wdc_pcmcia.c To make dev/pcmcia work on platforms with 64-bit bus_addr_t and 2001-12-16 17:53:17 +00:00