On 02/25/2013 03:18 PM, Arend van Spriel wrote: > On 02/24/13 16:41, Hauke Mehrtens wrote: >> This exports the firmware version in use to userspace through ethtool. >> >> root@OpenWrt:/# ethtool -i wlan0 >> firmware-version: 610.812 > > This info is already available under debugfs although I prefer your > formatting :-) : I used the same formating b43 uses, I do not know what's the official formating for this firmware version number. Writing the firmware version to wiphy->fw_version is the official way to do this and many drivers already are exporting their firmware version in this way. I would prefer export the firmware version this way and also add it to the hardware info in debugfs, where it already is. Hauke -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html