From 2aa69bfdcf26c10570a4017f960b649c6552dec5 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Fri, 26 Apr 2002 18:35:02 +0000 Subject: [PATCH] Add Contec PCI DIO --- comedi/Config.in | 1 + 1 file changed, 1 insertion(+) diff --git a/comedi/Config.in b/comedi/Config.in index 2e2471bd..a8f6162f 100644 --- a/comedi/Config.in +++ b/comedi/Config.in @@ -101,6 +101,7 @@ dep_tristate 'Real-Time Devices PCI4520/DM7520' CONFIG_COMEDI_RTD520 $CONFIG_COM dep_tristate 'Analog Devices RTI-800/815' CONFIG_COMEDI_RTI800 $CONFIG_COMEDI dep_tristate 'Analog Devices RTI-802' CONFIG_COMEDI_RTI802 $CONFIG_COMEDI dep_tristate 'Intelligent Instrumentation PCI-20001C' CONFIG_COMEDI_II_PCI20KC $CONFIG_COMEDI +dep_tristate 'Contec PCI DIO (PIO16/16L)' CONFIG_COMEDI_CONTEC_PCI_DIO $CONFIG_COMEDI if [ "$CONFIG_PCMCIA" = "y" -o "$CONFIG_PCMCIA" = "m" ];then dep_tristate 'Quatech DAQP-208/308' CONFIG_COMEDI_QUATECH_DAQP $CONFIG_COMEDI fi -- 2.26.2