OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Theo de Raadt (deraadtcvs.openbsd.org)
Date: Fri Aug 27 2010 - 14:44:44 CDT


CVSROOT: /cvs
Module name: src
Changes by: deraadtcvs.openbsd.org 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