device id
authorDavid Schleef <ds@schleef.org>
Tue, 5 Sep 2000 18:16:52 +0000 (18:16 +0000)
committerDavid Schleef <ds@schleef.org>
Tue, 5 Sep 2000 18:16:52 +0000 (18:16 +0000)
comedi/drivers/ni_pcimio.c

index 1d20d3f043dfb98fdcc8a62e5432598b8caa68bc..daf6ffa5fe98b3ced0d6d40eb005f7d6915972de 100644 (file)
@@ -254,13 +254,13 @@ static ni_board ni_boards[]={
                caldac:         type3,
                has_8255:       1,
        },
-       {       device_id:      0x0000,         /* unknown */
+       {       device_id:      0x2ca0,
                name:           "pci-6034e",
                n_adchan:       16,
                adbits:         16,
                ai_fifo_depth:  512,
                alwaysdither:   1,
-               gainlkup:       ai_gain_8_602x,
+               gainlkup:       ai_gain_8_602x, // XXX check
                ai_speed:       5000,
                n_aochan:       0,
                aobits:         0,