Displaying 2 results from an estimated 2 matches for "wl_cfg80211".
2012 Jul 13
3
BCM4313 on CentOS 6.3
...kernel version
Using CFG80211 API
LD /root/Downloads/hybrid_wl/built-in.o
CC [M] /root/Downloads/hybrid_wl/src/shared/linux_osl.o
CC [M] /root/Downloads/hybrid_wl/src/wl/sys/wl_linux.o
CC [M] /root/Downloads/hybrid_wl/src/wl/sys/wl_iw.o
CC [M] /root/Downloads/hybrid_wl/src/wl/sys/wl_cfg80211.o
/root/Downloads/hybrid_wl/src/wl/sys/wl_cfg80211.c:64: warning: ?enum
tx_power_setting? declared inside parameter list
/root/Downloads/hybrid_wl/src/wl/sys/wl_cfg80211.c:64: warning: its scope
is only this definition or declaration, which is probably not what you
want
/root/Downloads/hybrid_wl/sr...
2013 Dec 10
4
Upgrade to CentOS 6.5 -> issue with Broadcom Wifi
...reaks it.. Does any one have experience
with this driver and CentOS 6.5?
Here is make's output:
# make
make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
CFG80211 API is prefered for this kernel version
Using CFG80211 API
/usr/local/src/hybrid-wl/src/wl/sys/wl_cfg80211.c:64: warning: 'enum tx_power_setting' declared inside parameter list
/usr/local/src/hybrid-wl/src/wl/sys/wl_cfg80211.c:64: warning: its scope is only this definition or declaration, which is probably not what you want
/usr/local/src/hybrid-wl/src/wl/sys/wl_cfg80211.c: In function 'wl_c...