Hi folks, i'm currently developing an iio driver for a custom adc and looking for the optimal approach. The device is made up of 3x 24bit-SD-ADCs and a fpga (as buffer+bridge) connected via EIM. All ADCs operate at the same (configurable, up to 500khz) sampling rate and each have their own hw buffer. For each buffer there's a separate interrupt line. So, i'd need an irq handler, which fetches the data into a suitable buffer and push it into iio. is that what iio_triggered_buffer_setup() etc is for ? How does that relate to triggers ? thx -- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering info@xxxxxxxxx -- +49-151-27565287 -- 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