freebsd-dev/sys/dev/pccard
Warner Losh e937d4a295 The Olicom OC2220 has an ID of 0x101, not 0x2220 as I previously
thought.  I'm unsure why I thought this was the case, but it
definitely isn't for this card.  If another card with the other ID
makes an appearance, then we'll add a second entry for it.

# With this change my Olicom OC2220 is now working again, since I make
# this commit with that device. :-)
2005-01-29 04:20:01 +00:00
..
card_if.m u_intXX_t -> uintXX_t 2005-01-24 06:48:26 +00:00
pccard_cis_quirks.c
pccard_cis.c Some older PC Cards have a weird format for FUNCE tuples. They appear 2005-01-21 02:11:48 +00:00
pccard_cis.h Some older PC Cards have a weird format for FUNCE tuples. They appear 2005-01-21 02:11:48 +00:00
pccard.c Ignore the expected function number. 2005-01-24 06:54:05 +00:00
pccarddevs The Olicom OC2220 has an ID of 0x101, not 0x2220 as I previously 2005-01-29 04:20:01 +00:00
pccardreg.h
pccardvar.h
power_if.m