From 83e9dc341416ea18ef759ba7b873eb51f282ef51 Mon Sep 17 00:00:00 2001 From: Frank Mori Hess Date: Sun, 6 Mar 2005 16:10:25 +0000 Subject: [PATCH] at least now i know why the 6534 doesn't work --- comedi/drivers/ni_pcidio.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/comedi/drivers/ni_pcidio.c b/comedi/drivers/ni_pcidio.c index 9df403d0..f47b5de1 100644 --- a/comedi/drivers/ni_pcidio.c +++ b/comedi/drivers/ni_pcidio.c @@ -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. */ /* -- 2.26.2