W dniu 11 kwietnia 2011 00:32 użytkownik Jonas Gorski <[email protected]> napisał: > 2011/4/10 Rafał Miłecki <[email protected]>: >> 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. > > I've thought about it; the driver version is probably the one that's > visible and easily found; the included firmware version not so much. > Also b43-fwcutter and everyone else is using using the driver > versions, so suddenly switching to the firmware versions will probably > just unnecessarily confuse people. > > I'll rename the config symbols and work the firmware version into the > description/help text, so that it contains both without (hopefully) > causing too much confusion.
Hm, yes, you're right. I was not sure about names like "B43_FW_4_150". Such a name suggests firmware (FW) version 4.150. However using B43_FW_410_2160_FROM_4_150_10_5 on the other hand sounds crappy ;) Maybe B43_FW_FROM_4_150? I guess there is not perfect solution. -- Rafał _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
