From 7ea229c500c672b0e1ed87f5c73d7a0a53b2c907 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Thu, 23 Aug 2001 00:24:20 +0000 Subject: [PATCH] Updated dt282x --- Documentation/comedi/drivers.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/Documentation/comedi/drivers.txt b/Documentation/comedi/drivers.txt index 3bba130d..3cb421cf 100644 --- a/Documentation/comedi/drivers.txt +++ b/Documentation/comedi/drivers.txt @@ -458,10 +458,28 @@ Author: ds Device Names: dt2821, dt2823, dt2824-pgh, dt2824-pgl, dt2825, dt2827, dt2828, dt21-ez, dt23-ez, dt24-ez, dt24-ez-pgl Status: complete +Updated: Wed, 22 Aug 2001 17:11:34 -0700 Configuration options: [0] - I/O port base address [1] - IRQ + [2] - DMA 1 + [3] - DMA 2 + [4] - AI jumpered for 0=single ended, 1=differential + [5] - AI jumpered for 0=straight binary, 1=2's complement + [6] - AO 0 jumpered for 0=straight binary, 1=2's complement + [7] - AO 1 jumpered for 0=straight binary, 1=2's complement + [8] - AI jumpered for 0=[-10,10]V, 1=[0,10], 2=[-5,5], 3=[0,5] + [9] - AO 0 jumpered for 0=[-10,10]V, 1=[0,10], 2=[-5,5], 3=[0,5], + 4=[-2.5,2.5] + [10]- A0 1 jumpered for 0=[-10,10]V, 1=[0,10], 2=[-5,5], 3=[0,5], + 4=[-2.5,2.5] + +Notes: + - AO commands might be broken. + - If you try to run a command on both the AI and AO subdevices + simultaneously, bad things will happen. The driver needs to + be fixed to check for this situation and return an error. -- 2.26.2