On Tue, 2016-03-15 at 12:26 -0700, Roderick Colenbrander wrote: > Hi all, > > I'm working on a device driver for an input device, which has both > directional axes in addition to sensors (accelerometer and gyro). I'm > trying to figure out how to map these axes properly, but I'm > stumbling > on some road blocks. Depending on what your device is, you might be looking for the IIO sub- system instead, which hosts most of the sensor-type drivers. iio-sensor-proxy is one of the daemon that can consume data from it (even if somewhat unelegantly these days). Cheers -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html