at least now i know why the 6534 doesn't work
authorFrank Mori Hess <fmhess@speakeasy.net>
Sun, 6 Mar 2005 16:10:25 +0000 (16:10 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Sun, 6 Mar 2005 16:10:25 +0000 (16:10 +0000)
comedi/drivers/ni_pcidio.c

index 9df403d03656fe22ac0843c25644a3c4ab233141..f47b5de11d41dbc9421a719e78f020fdaa82c57f 100644 (file)
@@ -29,7 +29,7 @@ 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, PCI-6533
+  PXI-6503, PCI-6533, PCI-6534
 Updated: Sun, 21 Apr 2002 21:03:38 -0700
 
 The DIO-96 appears as four 8255 subdevices.  See the 8255
@@ -45,8 +45,8 @@ DMA mostly works for the PCI-DIO32HS, but only in timed input mode.
 This driver could be easily modified to support AT-MIO32HS and
 AT-MIO96.
 
-The PCI-6534 does not work, and no documentation is available to
-explain why.
+The PCI-6534 requires a firmware upload after power-up to work, but support for this
+has not been added yet.
 */
 
 /*