CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/11/23 12:11:06
Modified files:
sys/dev/cardbus: if_athn_cardbus.c
sys/dev/ic : athn.c
Log message:
move things from athn_attach() to athn_init() such that we can
power off the cardbus slot after athn_attach() and in athn_stop().
