2011/3/2 Marco Antonio Mauro <[email protected]>: > On Tue, Mar 1, 2011 at 10:51 PM, Hauke Mehrtens <[email protected]> wrote: >> Hi Rafał, >> >> We have a 1.5 MB big version of the boradcom driver in version >> 5.10.56.27 on our servers [1]. If you do not exactly need version >> 5.10.56.51 this should help. > > It would be nice if you also hosted a package for the slightly newer > version of the broadcom firmware given the history of bugs found in > them to be ready to upgrade if needed. I can prepare this package and > make it available somewhere until it's uploaded to the mirror if > needed.
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 We don't need that 3 files so far, but in future... maybe we will. I'm afraid Linksys may remove wrt610n_v2.00.00.05_us from their GPL center, like they did with wrt610n_v1.00.00.018_us.tgz. So it can be smart move to backup broadcom-wl-5.10.56.51 extracted from wrt610n_v2.00.00.05_us when we still can. As for additional differences, some single files have a little different length between mentioned drivers. For example: broadcom-wl-5.10.56.27.* lp0initvals16: length = 0xD70 ucode16_mimo: length = 0x9A70 broadcom-wl-5.10.56.51 lp0initvals16: length = 0xD68 ucode16_mimo: length = 0x9AF0 -- Rafał _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
