freebsd-dev/sys/dev/pccard
Warner Losh 9500ad1d7d Thomas Wintergerst reports that when this tsleep went away, certain
cards stopped working.  Specifically the AVM B1 PCMCIA Card no longer
detected.  Its CIS chain read back as all FF's.  Putting the delay
back solves those problems.  I've opted to put in a much shorter delay
because as far as I can tell, no delay is really needed here.  We'll
see how well this works in practice.
2006-08-09 00:05:54 +00:00
..
card_if.m
pccard_cis_quirks.c
pccard_cis.c Thomas Wintergerst reports that when this tsleep went away, certain 2006-08-09 00:05:54 +00:00
pccard_cis.h
pccard_device.c
pccard.c
pccarddevs Fix a few cis entries that were separated with spaces, not with commas. 2006-07-14 04:39:29 +00:00
pccardreg.h
pccardvar.h
pccardvarp.h
power_if.m