Changed the name in the second entry of the boards array to "ni_daq_700"
authorIan Abbott <abbotti@mev.co.uk>
Thu, 21 Feb 2008 12:26:24 +0000 (12:26 +0000)
committerIan Abbott <abbotti@mev.co.uk>
Thu, 21 Feb 2008 12:26:24 +0000 (12:26 +0000)
to match the driver name.  This is an alias of the first entry which has
the name "daqcard-700".

comedi/drivers/ni_daq_700.c

index 030769a695031c29a6e7f02b099ed51f5a1b7d25..f33f8b541680c470e999c365083b2bdb84ef704f 100644 (file)
@@ -80,7 +80,7 @@ static const dio700_board dio700_boards[] = {
              have_dio:1,
                },
        {
-             name:     "dio700",
+             name:     "ni_daq_700",
              device_id:0x4743,// 0x10b is manufacturer id, 0x4743 is device id
              bustype:  pcmcia_bustype,
              have_dio:1,