CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/08/27 12:25:47
Modified files:
sys/dev/cardbus: if_fxp_cardbus.c
sys/dev/ic : fxp.c fxpvar.h
sys/dev/pci : if_fxp_pci.c
Log message:
Since the pci-specific activate function does nothing, move it to fxp.c.
Then it is possible for fxp_powerhook to use it.
