Hello Robin, > wiringPi/ioctl, e.g. the barometric pressure with the MPL115A2 sensor. > I now had the idea to write the software directly in kernel space, > providing a device, e.g. /dev/mpl115a2, for polling the sensor data. > Does this idea fit into the architectural design of the I2C subsystem > / the sensors ? Or should code for handling I2C clients stay in have a look at the IIO subsystem which provides an interface for various sensors (adc, light, accelerometer) attached via spi or i2c; pressure was very recently added regards, p. -- Peter Meerwald +43-664-2444418 (mobile) -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html