This driver already supports a number of simple Digital I/O boards. Add some of the other simple Digital I/O boards in comedi to this driver and remove the standalone drivers. H Hartley Sweeten (7): staging: comedi: pcl730: add support for the PCM-3730 PC/104 board staging: comedi: pcl730: add support for the PCL-725 ISA board staging: comedi: pcl730: add support for the PCL-733 ISA board staging: comedi: pcl730: add support for the PCL-734 ISA board staging: comedi: pcl730: add support for the ACL-7225b ISA board staging: comedi: pcl730: add support for the P8R8-DIO ISA board staging: comedi: pcl730: clean up the register map documentation drivers/staging/comedi/Kconfig | 45 ++---- drivers/staging/comedi/drivers/Makefile | 3 - drivers/staging/comedi/drivers/acl7225b.c | 136 ---------------- drivers/staging/comedi/drivers/pcl725.c | 91 ----------- drivers/staging/comedi/drivers/pcl730.c | 248 ++++++++++++++++++++++++------ drivers/staging/comedi/drivers/pcm3730.c | 136 ---------------- drivers/staging/comedi/drivers/poc.c | 54 +------ 7 files changed, 214 insertions(+), 499 deletions(-) delete mode 100644 drivers/staging/comedi/drivers/acl7225b.c delete mode 100644 drivers/staging/comedi/drivers/pcl725.c delete mode 100644 drivers/staging/comedi/drivers/pcm3730.c -- 1.8.1.4 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel