[PATCH 00/30] staging: comedi: amplc_dio200: support new boards

Ian Abbott abbotti at mev.co.uk
Wed Oct 24 15:47:44 UTC 2012


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(-)



More information about the devel mailing list