summaryrefslogtreecommitdiff
path: root/sys/dev/pcmcia/pcmcia_cis_quirks.c
AgeCommit message (Collapse)Author
2004-01-24Also add support for Sierra A550 and A710/A750 which are apparently mapTheo de Raadt
the com port at the same place
2004-01-24Sierra A555 1x card supportTheo de Raadt
2001-05-24Check malloc() returns, from tedu@heorot.stanford.edu, ok aaron@Angelos D. Keromytis
2000-06-20Almost make a Megahertz card working, still rx probs thoughNiklas Hallqvist
1999-10-06Replace unnecessary static int with a define.Federico G. Schwindt
1999-08-14Support for 3CXEM556B-INT.Federico G. Schwindt
1999-01-28Add support for:Federico G. Schwindt
- 3COM 3CXEM556 (Ethernet/Modem) - SVEC Combo and Lancard - Corega PCC-T Add pcmcia_check_cis_quirks to fix some cards whose CIS flat-out lies. Add more products to pcmciadevs. Correctly read 1 controller if CL-PD6729. Remove some unused vars.