Tiny Core Extensions > TCE 3.x

wl

(1/1)

Jason W:
Thanks to dentonlt for:


--- Code: ---Title:          wl.tcz
Description:    broadcom wl
Version:        5.60.48.36
Author:         see list of sites below
Original-site:  see list of sites below
Copying-policy: see list of sites below
Size: 532KB
Extension_by:   juanito
Comments:       Broadcom's IEEE 802.11a/b/g/n hybrid Linux® device driver for use..
                ..with Broadcom's BCM4311-, BCM4312-, BCM4321-, and
                BCM4322-based hardware.
                ----------
                Requires the wireless-2.6.29.1-tinycore and wireless_tools extensions
                ----------
                $ sudo modprobe lib80211_crypt_tkip
                $ sudo modprobe lib80211_crypt_wep
                $ sudo modprobe lib80211_crypt_ccmp
                $ sudo modprobe wl
                ..then as usual
                ----------
                This extension contains:
                hybrid-portsrc-x86_32-v5_60_48_36 - Broadcom License - http://www.broadcom.com/support/802.11/linux_sta.php
                ----------
Change-log:     2009/04/20
                Updated v5_10_79_10 -> v5_10_91_9
                2009/06/20
                updated v5_10_91_9 -> v5_10_91_9.3
Current:        2010/06/14
updated to 5.60.48.36 + TC3.0alpha6 headers (dentonlt)


--- End code ---

Juanito:
..worth noting that in my case:
--- Code: ---$ lspci -nv
0c:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g [14e4:4315] (rev 01)
        Subsystem: Dell Wireless 1395 WLAN Mini-Card
--- End code ---

..that I needed to create a cpio/gz blacklist file to load as an overlay at boot:
--- Code: ---$ cat /etc/modprobe.d/blacklist
blacklist ssb
blacklist b43
--- End code ---

..otherwise things would not work

althalus:
Is it possible to get a x86_64 build of this module?

Navigation

[0] Message Index

Go to full version