BroadCom

From CBLFS
Revision as of 20:53, 19 October 2008 by Bigdissaved (talk | contribs)
Jump to navigationJump to search
Download 32bit Source: http://www.broadcom.com/docs/linux_sta/hybrid-portsrc-x86_32_5_10_27_6.tar.gz
Download 64bit Source: http://www.broadcom.com/docs/linux_sta/hybrid-portsrc-x86_64_5_10_27_6.tar.gz

Introduction to BroadCom

These packages contain Broadcom's IEEE 802.11a/b/g/n hybrid Linux® device driver for use with Broadcom's BCM4311-, BCM4312-, BCM4321-, and BCM4322-based hardware. There are different tars for 32-bit and 64-bit x86 CPU architectures. Make sure that you download the appropriate tar because the hybrid binary file must be of the appropriate architecture type. The hybrid binary file is agnostic to the specific version of the Linux kernel because it is designed to perform all interactions with the operating system through operating-system-specific files and an operating system abstraction layer file. All Linux operating-system-specific code is provided in source form, making it possible to retarget to different kernel versions and fix operating system related issues.

NOTE: You must read the LICENSE.TXT file in the lib directory before using this software.

Project Homepage: http://www.broadcom.com/support/802.11/linux_sta.php

Dependencies

THIS PAGE IS NOT COMPLETTE!!

DO NOT USE BUILD INSTRUCTIONS!!!!!!!!!!


http://www.broadcom.com/docs/linux_sta/README.txt

http://jaux.net/uploads/2008/10/hybrid_wl-5.10.27.6_patch-2.6.27-ARCH

Required

  • Kernel Source


Non-Multilib

Compile the package:

make

Install the package

make BINDIR=/usr/bin MANDIR=/usr/share/man install

Multilib

Please Contribute this section.