CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/08/29 10:47:00
Modified files:
sys/dev/ic : atw.c atwvar.h rtw.c rtwvar.h
sys/dev/pci : if_rtw_pci.c if_atw_pci.c
Log message:
Massage the powerhook functions into activate functions, and then call
them from the powerhook. Fix a few quibbles about the things done for
the IFF_RUNNING and IFF_UP cases
ok kettenis
