|
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: Marcus Glocker (mglocker
cvs.openbsd.org)
Date: Sun Mar 18 2007 - 09:40:47 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: mglocker
cvs.openbsd.org 2007/03/18 08:40:47
Modified files:
sys/dev/ic : bcw.c bcwreg.h bcwvar.h
Log message:
o Add bcw_80211_core_init() according to
http://bcm-specs.sipsolutions.net/80211Init.
o Add a rewritten version of bcw_core_reset() called bcw_80211_core_reset()
according to http://bcm-specs.sipsolutions.net/80211CoreReset. This
will probably replace bcw_core_reset(), but I need more verification
first.
o Add bcw_core_enable() and bcw_core_disable(). There seems to be
devices which contain several 802.11 cores. The unused needs to be
disabled.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]