Age | Commit message (Expand) | Author |
2009-06-02 | The xl_detach() function is now used by pci code, so it must be in the | Theo de Raadt |
2008-02-25 | Remove redundant information from the dmesg entry which is already | Brad Smith |
2007-05-05 | move xl_detach() -- which is only used by cardbus -- to the cardbus code. | Theo de Raadt |
2006-10-12 | Add a symbolic name parameter to cardbus_intr_establish(). | Alexander Yurchenko |
2006-08-10 | - ANSI functions | Brad Smith |
2006-06-21 | removal of '#ifdef rbus ... #else ...' directives, we use rbus in all | Felix Kronlage |
2004-10-07 | cardbusdevs -> pcidevs | Brad Smith |
2003-10-30 | fix missing 0. drahn ok | Jun-ichiro itojun Hagino |
2003-10-21 | typos from Tom Cosgrove; | Jason McIntyre |
2002-10-12 | Remove more '\n's from panic() statements. Both trailing and leading. | Kenneth R Westerback |
2002-06-15 | bus_dma'ify. Tested on 3c900(pci), 3c905b(pci), and 3c575c(cardbus). Thanks | Aaron Campbell |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2000-09-29 | - Add support for 3Com 3C555 MiniPCI. | Aaron Campbell |
2000-09-16 | Add support for 3C556[B] MiniPCI Ethernet adapters, found on some laptops | Aaron Campbell |
2000-09-16 | Some changes from NetBSD: | Aaron Campbell |
2000-09-05 | Support detach of xl(4) devices, mainly to allow the ejection and insertion of | Aaron Campbell |
2000-07-06 | Perform a much longer delay after resetting the card to give it a chance to get | Aaron Campbell |
2000-07-01 | - Make the 3CCFE575BT work. | Aaron Campbell |
2000-06-09 | Clean up this file a bit. | Aaron Campbell |
2000-06-09 | Add support for 3c656, which is just the 3c575 + 56k modem. Thanks to | Aaron Campbell |
2000-04-08 | Initial check-in for support of 32-bit CardBus PC Cards; from NetBSD. On many | Aaron Campbell |