Added PCI-6534
authorDavid Schleef <ds@schleef.org>
Mon, 22 Apr 2002 04:04:34 +0000 (04:04 +0000)
committerDavid Schleef <ds@schleef.org>
Mon, 22 Apr 2002 04:04:34 +0000 (04:04 +0000)
comedi/drivers/ni_pcidio.c

index 225a19aaf263703976b0fd9d30a901da95ef062a..64bd93e8a9315b50b016a3e5bb32d8285ba2b2f5 100644 (file)
@@ -29,8 +29,8 @@ Author: ds
 Status: works
 Devices: [National Instruments] PCI-DIO-32HS (ni_pcidio), PXI-6533,
   PCI-DIO-96, PCI-DIO-96B, PXI-6508, PCI-6503, PCI-6503B, PCI-6503X,
-  PXI-6503
-Updated: Sat, 16 Mar 2002 17:34:48 -0800
+  PXI-6503, PCI-6534, PCI-6533
+Updated: Sun, 21 Apr 2002 21:03:38 -0700
 
 The DIO-96 appears as four 8255 subdevices.  See the 8255
 driver notes for details.
@@ -286,6 +286,12 @@ static nidio_board nidio_boards[]={
        is_diodaq:      1,
        },
        {
+       dev_id:         0x12b0,
+       name:           "pci-6534",
+       n_8255:         0,
+       is_diodaq:      1,
+       },
+       {
        dev_id:         0x0160,
        name:           "pci-dio-96",
        n_8255:         4,