Hi Emmanuel, > Add API to notify user-space when the device is in motion > and the motion type. > This information can be used to react to the changing environment when > the device is on the move, or avoid some unnecessary activities when > the device is not moving. For example, longer scan intervals when the > device is not moving and there are probably no new AP's, shorter scan > intervals while the device is moving slowly and the environment is > constantly changing, and not scanning at all when the device is moving > fast and it is very unlikely to be able to connect to anything. if we have WiFi chips that have these kind of information, then shouldn't it be better exposed via a generic subsystem for motion events. Having this exposed over nl80211 seems a bit too limited. I am thinking that either an input event or maybe via hwmon or IIO. Since at the end of the day such an event should be considered just a sensor. It doesn't matter which piece of hardware is doing the sensing or who it is doing for. We are also not exposing RFKILL switches over nl80211. We have a dedicated RFKILL subsystem where all kinds of switches can integrate into. Regards Marcel -- 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