From: Ian Abbott Date: Thu, 21 Feb 2008 12:26:24 +0000 (+0000) Subject: Changed the name in the second entry of the boards array to "ni_daq_700" X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=97fcd3e93a36f37886c50666d81dbf0f7edd5848;p=comedi.git Changed the name in the second entry of the boards array to "ni_daq_700" to match the driver name. This is an alias of the first entry which has the name "daqcard-700". --- diff --git a/comedi/drivers/ni_daq_700.c b/comedi/drivers/ni_daq_700.c index 030769a6..f33f8b54 100644 --- a/comedi/drivers/ni_daq_700.c +++ b/comedi/drivers/ni_daq_700.c @@ -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,