CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2009/06/26 10:58:46
Modified files: sys/dev/pci : if_dc_pci.c sys/dev/ic : dc.c sys/dev/cardbus: if_dc_cardbus.c Log message: Using information gleamed from the FreeBSD driver, change the MAC address reading to use the eeprom instead of CIS, and then the Xircom Cardbus cards can work in the expresscard adaptor, as pci devices. ok jsg