Searched hist:abc6c938fd58317a609e4279f7061998afcdbd93 (Results 1 – 2 of 2) sorted by relevance
/haiku/src/add-ons/kernel/drivers/network/wlan/broadcom43xx/ |
H A D | glue.c | abc6c938fd58317a609e4279f7061998afcdbd93 Wed Dec 02 02:34:27 UTC 2009 Colin Günther <coling@gmx.de> WLAN driver broadcom43xx links now. Needs to be tested as I don't own the required hardware (many current Macbooks). This driver needs a firmware. The retrieval of this firmware requires following steps: a) Download the linux firmware from http://downloads.openwrt.org/sources/wl_apsta-3.130.20.0.o b) Download and compile b43-fwcutter from http://bu3sch.de/b43/fwcutter/b43-fwcutter-011.tar.bz2 c) Use b43-fwcutter to cut the linux firmware in pieces. d) Copy those pieces into /system/data/firmware/broadcom43xx/ e) Prepend them with bwi_v3_ and remove the .fw ending. f) You also need to create an empty file called bwi_v3_ucode in this directory.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34435 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | Jamfile | abc6c938fd58317a609e4279f7061998afcdbd93 Wed Dec 02 02:34:27 UTC 2009 Colin Günther <coling@gmx.de> WLAN driver broadcom43xx links now. Needs to be tested as I don't own the required hardware (many current Macbooks). This driver needs a firmware. The retrieval of this firmware requires following steps: a) Download the linux firmware from http://downloads.openwrt.org/sources/wl_apsta-3.130.20.0.o b) Download and compile b43-fwcutter from http://bu3sch.de/b43/fwcutter/b43-fwcutter-011.tar.bz2 c) Use b43-fwcutter to cut the linux firmware in pieces. d) Copy those pieces into /system/data/firmware/broadcom43xx/ e) Prepend them with bwi_v3_ and remove the .fw ending. f) You also need to create an empty file called bwi_v3_ucode in this directory.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34435 a95241bf-73f2-0310-859d-f6bbb57e9c96
|