On 04/06/2011 12:12 PM, Rafał Miłecki wrote: > W dniu 2 marca 2011 00:16 użytkownik Rafał Miłecki <[email protected]> napisał: >> So far I've compared broadcom-wl-5.10.56.27.* drivers with >> broadcom-wl-5.10.56.51 using only python script for extracting files >> from .o files. >> >> As for firmware, >> diff broadcom-wl-5.10.56.27.* broadcom-wl-5.10.56.51 >> is following: >> +sslpn3bsinitvals21 >> +sslpn3initvals21 >> +ucode21_sslpn_nobt > > I've discovered 14e4:4727 card contains LCN PHY which requires > ucode21_sslpn_nobt and sslpn3initvals21. So we will need > broadcom-wl-5.10.56.51 for firmware for this card. > > So can you host this driver for us, please? > > wget > http://downloads.linksysbycisco.com/downloads/gplcode/wrt610n_v2.00.00.05_us,0.tgz > gunzip -c wrt610n_v2.00.00.05_us,0.tgz | tar -xvf - > cd wrt610n_v2.00.00.05_us/release/src/ > echo "This package contains the Broadcom wireless driver 5.10.56.51, > including firmware version 508.1107." > wl/README > echo "" >> wl/README > echo "It was extracted out of the GPL source package for Linksys > WRT610N." >> wl/README > echo > "http://downloads.linksysbycisco.com/downloads/gplcode/wrt610n_v2.00.00.05_us,0.tgz" >>> wl/README > mv wl broadcom-wl-5.10.56.51 > tar cjf broadcom-wl-5.10.56.51.tar.bz2 broadcom-wl-5.10.56.51/ > > (pastebin version: http://pastebin.com/2vtLnfmw) > Hi Rafał,
the DD-Wrt guy is also hosting a version of the broadcom driver [1] and I was able to extract some firmware from this file, but it seam to just contain firmware for new devices. The version is 598.314 from 2010-09-17 05:14:25 as ./mklist.py says. [1] http://svn.dd-wrt.com:8000/browser/src/linux/brcm/linux-2.6.23/brcm/wl/sys/wlc.o Hauke _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
