projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b8a733
)
fixed adbits for dt2824
author
David Schleef
<ds@schleef.org>
Wed, 17 Jan 2001 18:00:43 +0000
(18:00 +0000)
committer
David Schleef
<ds@schleef.org>
Wed, 17 Jan 2001 18:00:43 +0000
(18:00 +0000)
comedi/drivers/dt282x.c
patch
|
blob
|
history
diff --git
a/comedi/drivers/dt282x.c
b/comedi/drivers/dt282x.c
index 96f227f27cb6702566e083989f692efd87646424..b23a0793f9edf325d3b2ea0d9be85be2a4a8aeac 100644
(file)
--- a/
comedi/drivers/dt282x.c
+++ b/
comedi/drivers/dt282x.c
@@
-198,7
+198,7
@@
static boardtype_t boardtypes[] =
dabits: 16,
},
{ name: "dt2824-pgh",
- adbits: 1
6
,
+ adbits: 1
2
,
adchan_se: 16,
adchan_di: 8,
ai_speed: 4000,
@@
-207,7
+207,7
@@
static boardtype_t boardtypes[] =
dabits: 0,
},
{ name: "dt2824-pgl",
- adbits: 1
6
,
+ adbits: 1
2
,
adchan_se: 16,
adchan_di: 8,
ai_speed: 4000,