More devices
authorDavid Schleef <ds@schleef.org>
Tue, 12 Feb 2002 22:30:14 +0000 (22:30 +0000)
committerDavid Schleef <ds@schleef.org>
Tue, 12 Feb 2002 22:30:14 +0000 (22:30 +0000)
etc/pcmcia/comedi.conf

index 60bacc81ff64b32ef3093a159f241bedb645eca5..cade14939aea0705f0f00fe4a10ef937321398ee 100644 (file)
@@ -11,6 +11,9 @@ device "das08"
 device "ni_labpc"
   class "comedi" module "ni_labpc"
 
+device "ni_daq_dio24"
+  class "comedi" module "ni_daq_dio24"
+
 card "National Instruments DAQCard-AI-16XE-50"
 #  version "National Instruments", "*", "DAQCard-AI-16XE-50"
   manfid 0x10b, 0x010d
@@ -44,3 +47,7 @@ card "National Instruments DAQCard-1200"
   manfid 0x10b, 0x103
   bind "ni_labpc"
 
+card "National Instruments DAQ-Card DIO-24"
+  manfid 0x010b, 0x475c
+  bind "ni_daq_dio24"
+