On Dec 12, 2007 7:45 PM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > > > > Yeah, we can do this also. But the users want a standard way, especially > > > when there is already such kernel interface and user space tools ready > > > there. Any chance mac80211 supports ethtool or something similar? > > > > You could write a patch. > > Add a callback to mac80211 that mac80211 uses to register the eeprom > > ethtool interface. > > NACK. Which virtual interface should get this? wmaster sounds like the > "obvious" candidate but we want to get rid of it ASAP. And the others > ones are pretty wrong because you can, technically, have a wiphy without > any virtual interfaces on it. > Just a thought. What if all virtual interfaces will quasi implements it. It doesn't matter if all the interfaces answers the same. Since these are get only operations the mutual exclusion shouldn't be so hard. All interfaces will support equally the handlers. But I'm not sure about other ethool handlers. If wmaster goes will be all virtual interfaces equal citizens ? > Maybe it should live in cfg80211's sysfs... This is also a viable option > > johannes > - 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