summaryrefslogtreecommitdiff
path: root/sys/dev/ic/dcreg.h
AgeCommit message (Expand)Author
2001-04-13Disestablish the shutdownhook on detach.Aaron Campbell
2001-04-06- For CardBus 21143 cards, parse the SROM. Makes my SMC EZ CardBus 10/100 work.Aaron Campbell
2001-02-09Sync with FreeBSD:Aaron Campbell
2001-02-09Add support for parsing the media blocks from the SROM on the 21143 adapters.Aaron Campbell
2000-10-26Add support for Xircom X3201-based CardBus Ethernet cards. Tested successfullyAaron Campbell
2000-09-13Sync with FreeBSD. Finally make the OpenBSD-specific changes necessary to makeAaron Campbell
2000-08-02Sync with FreeBSD. Summary of changes:Aaron Campbell
2000-07-21convert to new timeouts; art@ okMichael Shalayeff
2000-06-12eeprom width detection code.Michael Shalayeff
2000-06-12Fix ADMtek identity crisis.Aaron Campbell
2000-04-26we've done an oopsMichael Shalayeff
2000-04-26dc_csid ain't needed no more; jason@ okMichael Shalayeff
2000-04-18split dc driver into bus dependent and bus independent (pci) partsJason Wright