Versioning of firmware is a little tricky, because version of included firmware does not match version of driver. This way there is not such think as firmware 4.150.10.5. If you want to be strict about that, you can apply my following naming suggestions.
2011/4/10 Jonas Gorski <jonas.gorski+open...@gmail.com>: > - config B43_STABLE > + config B43_FW_4_150 > bool "4.150.10.5 (stable)" The firmware is really a 410.2160, it just comes from broadcom-wl-4.150.10.5.tar.bz2 > - config B43_EXPERIMENTAL > + config B43_FW_4_178 > bool "4.178.10.4 (experimental)" The firmware is really a 478.104, it just comes from broadcom-wl-4.178.10.4.tar.bz2 (which really contains 4.174.64.19 driver, tar.bz2 is names incorrectly) > + config B43_FW_5_10 > + bool "5.10.56.27 (experimental)" This is 508.1084 firmware comming from broadcom-wl-5.10.56.27.3_mipsel.tar.bz2 -- Rafał _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel