CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/08/27 13:44:44
Modified files:
sys/dev/ic : ath.c athvar.h
sys/dev/pci : if_ath_pci.c
Log message:
Get rid of the clumsy pci_activate function and do this job inside ath.c
so that the powerhook wrapper can get at it
ok kettenis
