These patches add support for Amplicon PCIe236, PCIe215 and PCIe296 boards to the amplc_dio200 driver. Along the way, it implements the 8255 DIO subdevice internally to this module instead of via the external 8255 module. This is partly because I plan to add configuration options to the DIO subdevice that the 8255 module knows nothing about, and partly to avoid jumping through some ugly hoops to continue using the external 8255 functions. drivers/staging/comedi/Kconfig | 6 +- drivers/staging/comedi/comedi.h | 27 +- drivers/staging/comedi/drivers/amplc_dio200.c | 1393 ++++++++++++++++++------- 3 files changed, 1036 insertions(+), 390 deletions(-) _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel