Hello, I'm not sure if it was by intention that none of the hid-sensor drivers were loaded automatically. But I assume it was not by intention. Therefor I've added a module alias to every hid-sensor driver by adding a MODULE_DEVICE_TABLE. This has another benefit: it makes it possible to use a normale driver name. Therefor I've changed all driver names to KBUILD_MODNAME instead of HID-SENSOR-2000xx as the later isn't very descriptive when starring at kernel messages. Regards, Alexander Holler -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html