summaryrefslogtreecommitdiff
path: root/sys/dev/cardbus
AgeCommit message (Expand)Author
2001-08-22Support more dc(4) CardBus devices, including the AN985-based Linksys PCMPC200Aaron Campbell
2001-08-22syncAaron Campbell
2001-08-22Add some Abocom devices; from NetBSD.Aaron Campbell
2001-08-09- scb_wait() is now time based (not cpu speed based)Jason Wright
2001-07-09Match CBEM56G as wellNiklas Hallqvist
2001-07-09syncNiklas Hallqvist
2001-07-09Ehh, nice duplicateNiklas Hallqvist
2001-07-09regenMichael Shalayeff
2001-07-09CBEM56G from matthieu@ (;Michael Shalayeff
2001-07-05Get rid of the wrapper macros around extent_alloc*1Artur Grabowski
2001-06-24cold is in systm nowMichael Shalayeff
2001-04-06- For CardBus 21143 cards, parse the SROM. Makes my SMC EZ CardBus 10/100 work.Aaron Campbell
2001-03-25lower spl on error exit. Thanks to dawson and team for finding this oneConstantine Sapuntzakis
2001-01-27syncTheo de Raadt
2001-01-27foomTheo de Raadt
2001-01-27easier to updateTheo de Raadt
2001-01-27pack (unused) structures like pcidevs isTheo de Raadt
2001-01-08match on 3CXFEM656C's global modem too, does not seem to work right, but; fro...Michael Shalayeff
2001-01-08regenMichael Shalayeff
2001-01-0856k Global Modem; from openbsd@zenbu.comMichael Shalayeff
2000-11-06regenMichael Shalayeff
2000-11-06dfe-660Michael Shalayeff
2000-10-27Make cardbus version of dc detach properly. OK aaron@Nathan Binkert
2000-10-26Add support for ADMtek AN985 Centaur-C CardBus Ethernet interfaces. Thanks forAaron Campbell
2000-10-26syncTheo de Raadt
2000-10-26shorten lotsTheo de Raadt
2000-10-26Add support for Xircom X3201-based CardBus Ethernet cards. Tested successfullyAaron Campbell
2000-09-29- Add support for 3Com 3C555 MiniPCI.Aaron Campbell
2000-09-17Support detach of fxp devices to allow ejection of Intel CardBus adapters.Aaron Campbell
2000-09-17Add support for Intel PRO/100 CardBus PC Card Ethernet; from NetBSD.Aaron Campbell
2000-09-17syncAaron Campbell
2000-09-17Add product ID for ADMtek AN985. Note that there seemed to be some nomenclatureAaron Campbell
2000-09-16Add support for 3C556[B] MiniPCI Ethernet adapters, found on some laptopsAaron Campbell
2000-09-16Some changes from NetBSD:Aaron Campbell
2000-09-05Support detach of xl(4) devices, mainly to allow the ejection and insertion ofAaron Campbell
2000-07-06Perform a much longer delay after resetting the card to give it a chance to getAaron Campbell
2000-07-01syncAaron Campbell
2000-07-01Oops, forgot to commit these new device IDs last night.Aaron Campbell
2000-07-01- Make the 3CCFE575BT work.Aaron Campbell
2000-06-17Do not disable the com port as sson as it is attached. Make compile again.Niklas Hallqvist
2000-06-09Clean up this file a bit.Aaron Campbell
2000-06-09Add support for 3c656, which is just the 3c575 + 56k modem. Thanks toAaron Campbell
2000-06-09syncAaron Campbell
2000-06-09Add 3c656Aaron Campbell
2000-05-31Bug fix from NetBSD, plus some more DPRINTF().Aaron Campbell
2000-05-15Cardbus serial infrastructureNiklas Hallqvist
2000-05-15regenNiklas Hallqvist
2000-05-15oops typoNiklas Hallqvist
2000-05-15We are OpenBSDNiklas Hallqvist
2000-05-15Cardbus com driver, from NetBSD, but adapted for our style conventionsNiklas Hallqvist