NetBSD/sys/dev/pcmcia
martin abd28c6cc2 Stopgap fix for PR 9984: sprinkle some (small) delays at appropriate
places into the CIS reading code.

The card in question has IO8 only enabled in its CIS info and is apparently
not able to keep up with quick reads. It words fine in a pcmcia slot but
panics(!) the kernel in a TI 1250 cardbus slot. This may be a failure of
the pci cardbus code when initializing this bridge. When finding (and
fixing) that, we should back this change out.

The card I am testing with is not broken, I have multiple versions of it
(AVM Fritz! pcmcia ISDN card), all work fine on windows and all cause
us to panic because of bogus CIS info read.

XXX - panicing because of bogus CIS data is probably another error.
2001-02-10 23:22:10 +00:00
..
aic_pcmcia.c
com_pcmcia.c
devlist2h.awk
esp_pcmcia.c
fdc_pcmcia.c
files.pcmcia Add support for another PCMCIA ISDN card: Sedlbauer speed star II. 2001-01-18 22:13:59 +00:00
i4b_avm_fritz_pcmcia.c
i4b_elsa_isdnmc.c Add support for another PCMCIA ISDN card: Sedlbauer speed star II. 2001-01-18 22:13:59 +00:00
i4b_elsa_mcall.c Add support for another PCMCIA ISDN card: Sedlbauer speed star II. 2001-01-18 22:13:59 +00:00
i4b_sbspeedstar2.c Add support for another PCMCIA ISDN card: Sedlbauer speed star II. 2001-01-18 22:13:59 +00:00
if_an_pcmcia.c
if_awi_pcmcia.c constify 2001-01-18 20:28:15 +00:00
if_cnw.c
if_cnwioctl.h
if_cnwreg.h
if_ep_pcmcia.c
if_mbe_pcmcia.c
if_ne_pcmcia.c constify 2001-01-18 20:28:15 +00:00
if_ray.c
if_rayreg.h
if_sm_pcmcia.c
if_tr_pcmcia.c
if_wi_ieee.h
if_wi.c add corega pcca-11 wavelan card 2001-02-10 15:46:51 +00:00
if_wireg.h
if_wivar.h
if_xi.c
if_xireg.h
Makefile
Makefile.pcmciadevs
mhzc.c
nca_pcmcia.c
pcmcia_cis_quirks.c constify 2001-01-18 20:28:15 +00:00
pcmcia_cis.c Stopgap fix for PR 9984: sprinkle some (small) delays at appropriate 2001-02-10 23:22:10 +00:00
pcmcia_isic.c Make pcmcia_isicattach return values the other way round (zero on success, 2001-02-10 22:44:36 +00:00
pcmcia_isic.h Add support for another PCMCIA ISDN card: Sedlbauer speed star II. 2001-01-18 22:13:59 +00:00
pcmcia.c
pcmciachip.h
pcmciadevs add some wavelan card 2001-02-10 14:08:10 +00:00
pcmciadevs_data.h regen 2001-02-10 14:08:45 +00:00
pcmciadevs.h regen 2001-02-10 14:08:45 +00:00
pcmciareg.h
pcmciavar.h constify 2001-01-18 20:28:15 +00:00
pcmcom.c
wdc_pcmcia.c