fixed adbits for dt2824
authorDavid Schleef <ds@schleef.org>
Wed, 17 Jan 2001 18:00:43 +0000 (18:00 +0000)
committerDavid Schleef <ds@schleef.org>
Wed, 17 Jan 2001 18:00:43 +0000 (18:00 +0000)
comedi/drivers/dt282x.c

index 96f227f27cb6702566e083989f692efd87646424..b23a0793f9edf325d3b2ea0d9be85be2a4a8aeac 100644 (file)
@@ -198,7 +198,7 @@ static boardtype_t boardtypes[] =
                dabits:         16,
        },
        {       name:           "dt2824-pgh",
-               adbits:         16,
+               adbits:         12,
                adchan_se:      16,
                adchan_di:      8,
                ai_speed:       4000,
@@ -207,7 +207,7 @@ static boardtype_t boardtypes[] =
                dabits:         0,
        },
        {       name:           "dt2824-pgl",
-               adbits:         16,
+               adbits:         12,
                adchan_se:      16,
                adchan_di:      8,
                ai_speed:       4000,