CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2010/08/27 09:43:42
Modified files: sys/dev/ic : xl.c xlreg.h sys/dev/pci : if_xl_pci.c Log message: Move the xl_pci_activate function into xl_activate so that it is in the sub-driver, and then xl_powerhook can simply be a wrapper around it ok kettenis; discussion about nested structure aliasing with miod