summaryrefslogtreecommitdiff
path: root/sys/dev/cardbus/com_cardbus.c
AgeCommit message (Expand)Author
2006-03-07Add support for the serial interface to the UMTS/GPRS/GSM modemJonathan Gray
2005-09-26Share com probe code between com and pccom; allows us to get rid of awkwardMiod Vallat
2005-07-25add missing comma to initializer.Christopher Pascoe
2005-07-24add Broadcom BCM4322 support; reported and tested by Alexander TopolanekFederico G. Schwindt
2005-07-12handle TI 64 byte fifo units here too; steve.shockley@shockley.netTheo de Raadt
2005-07-04probe & handle TI16750 if they ever show up hereTheo de Raadt
2005-07-04broadcom never ceases to amaze us. the fifos on their 16550aTheo de Raadt
2005-06-29initialize timeouts needed by pccomTheo de Raadt
2005-06-27commaTheo de Raadt
2005-06-27card broadcom serial, plus set frequencyTheo de Raadt
2004-10-07cardbusdevs -> pcidevsBrad Smith
2004-07-12typo, thise -> theseBrad Smith
2002-03-14First round of __P removal in sysTodd C. Miller
2002-01-30Move SET/CLR/ISSET macros to param.h. fgsch@ and millert@ okThomas Nordin
2001-07-09Match CBEM56G as wellNiklas Hallqvist
2001-01-08match on 3CXFEM656C's global modem too, does not seem to work right, but; fro...Michael Shalayeff
2000-06-17Do not disable the com port as sson as it is attached. Make compile again.Niklas Hallqvist
2000-06-09Add support for 3c656, which is just the 3c575 + 56k modem. Thanks toAaron Campbell
2000-05-15Cardbus com driver, from NetBSD, but adapted for our style conventionsNiklas Hallqvist