Age | Commit message (Expand) | Author |
2002-07-23 | Use the proper cardbus_conf_read() rather than pci (in a cardbus driver). | Dale Rahn |
2002-06-26 | cardbus fwohci support. | Thierry Deval |
2002-06-15 | bus_dma'ify. Tested on 3c900(pci), 3c905b(pci), and 3c575c(cardbus). Thanks | Aaron Campbell |
2002-06-09 | a step towards consistancy; in general: | Todd T. Fries |
2002-06-08 | de pee | Jason Wright |
2002-06-08 | Add support for RealTek 8129/8139-based CardBus cards; mostly from NetBSD. | Aaron Campbell |
2002-06-08 | sync | Aaron Campbell |
2002-06-08 | Add some RealTek card ID's; from NetBSD. | Aaron Campbell |
2002-06-07 | Don't free an uninitialized pointer. art@ ok | Thomas Nordin |
2002-05-27 | typo | Thierry Deval |
2002-04-16 | move prototypes of dc_eeprom_width, dc_read_srom, and dc_parse_21143_srom to ... | Jason Wright |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-01-30 | Move SET/CLR/ISSET macros to param.h. fgsch@ and millert@ ok | Thomas Nordin |
2002-01-03 | Add the bus to the cardbus_attach_args | Nathan Binkert |
2001-12-22 | Support for SMC 8036TX 10/100 cardbus NICs; diffs provided by | Federico G. Schwindt |
2001-12-06 | Checkpoint bus_dma work in progress: | Jason Wright |
2001-08-22 | Support more dc(4) CardBus devices, including the AN985-based Linksys PCMPC200 | Aaron Campbell |
2001-08-22 | sync | Aaron Campbell |
2001-08-22 | Add some Abocom devices; from NetBSD. | Aaron Campbell |
2001-08-09 | - scb_wait() is now time based (not cpu speed based) | Jason Wright |
2001-07-09 | Match CBEM56G as well | Niklas Hallqvist |
2001-07-09 | sync | Niklas Hallqvist |
2001-07-09 | Ehh, nice duplicate | Niklas Hallqvist |
2001-07-09 | regen | Michael Shalayeff |
2001-07-09 | CBEM56G from matthieu@ (; | Michael Shalayeff |
2001-07-05 | Get rid of the wrapper macros around extent_alloc*1 | Artur Grabowski |
2001-06-24 | cold is in systm now | Michael Shalayeff |
2001-04-06 | - For CardBus 21143 cards, parse the SROM. Makes my SMC EZ CardBus 10/100 work. | Aaron Campbell |
2001-03-25 | lower spl on error exit. Thanks to dawson and team for finding this one | Constantine Sapuntzakis |
2001-01-27 | sync | Theo de Raadt |
2001-01-27 | foom | Theo de Raadt |
2001-01-27 | easier to update | Theo de Raadt |
2001-01-27 | pack (unused) structures like pcidevs is | Theo de Raadt |
2001-01-08 | match on 3CXFEM656C's global modem too, does not seem to work right, but; fro... | Michael Shalayeff |
2001-01-08 | regen | Michael Shalayeff |
2001-01-08 | 56k Global Modem; from openbsd@zenbu.com | Michael Shalayeff |
2000-11-06 | regen | Michael Shalayeff |
2000-11-06 | dfe-660 | Michael Shalayeff |
2000-10-27 | Make cardbus version of dc detach properly. OK aaron@ | Nathan Binkert |
2000-10-26 | Add support for ADMtek AN985 Centaur-C CardBus Ethernet interfaces. Thanks for | Aaron Campbell |
2000-10-26 | sync | Theo de Raadt |
2000-10-26 | shorten lots | Theo de Raadt |
2000-10-26 | Add support for Xircom X3201-based CardBus Ethernet cards. Tested successfully | Aaron Campbell |
2000-09-29 | - Add support for 3Com 3C555 MiniPCI. | Aaron Campbell |
2000-09-17 | Support detach of fxp devices to allow ejection of Intel CardBus adapters. | Aaron Campbell |
2000-09-17 | Add support for Intel PRO/100 CardBus PC Card Ethernet; from NetBSD. | Aaron Campbell |
2000-09-17 | sync | Aaron Campbell |
2000-09-17 | Add product ID for ADMtek AN985. Note that there seemed to be some nomenclature | Aaron Campbell |
2000-09-16 | Add support for 3C556[B] MiniPCI Ethernet adapters, found on some laptops | Aaron Campbell |