summaryrefslogtreecommitdiff
path: root/sys/dev/cardbus/if_xl_cardbus.c
AgeCommit message (Expand)Author
2006-10-12Add a symbolic name parameter to cardbus_intr_establish().Alexander Yurchenko
2006-08-10- ANSI functionsBrad Smith
2006-06-21removal of '#ifdef rbus ... #else ...' directives, we use rbus in allFelix Kronlage
2004-10-07cardbusdevs -> pcidevsBrad Smith
2003-10-30fix missing 0. drahn okJun-ichiro itojun Hagino
2003-10-21typos from Tom Cosgrove;Jason McIntyre
2002-10-12Remove more '\n's from panic() statements. Both trailing and leading.Kenneth R Westerback
2002-06-15bus_dma'ify. Tested on 3c900(pci), 3c905b(pci), and 3c575c(cardbus). ThanksAaron Campbell
2002-03-14First round of __P removal in sysTodd C. Miller
2000-09-29- Add support for 3Com 3C555 MiniPCI.Aaron 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-01- Make the 3CCFE575BT work.Aaron Campbell
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-04-08Initial check-in for support of 32-bit CardBus PC Cards; from NetBSD. On manyAaron Campbell