- From: David Schleef <ds_at_schleef.org>
- Date: Tue, 19 Nov 2002 12:58:45 -0800
On Tue, Nov 19, 2002 at 01:58:01PM +0100, Daniel L Sandin wrote:
> Hi,
>
> Comedi is new to me. I have almost reached the first goal, but
> I have trouble getting in contact with my cio-das16/330-board.
> The hardware settings are: 16 chan single-ended, DMA 1,
> base address: 0x300, enhanced mode, 1 Mhz clock.
>
> Any ideas are most welcome.
Please try this patch:
Index: das16.c
===================================================================
RCS file: /var/cvs/comedi/comedi/drivers/das16.c,v
retrieving revision 1.62
diff -u -r1.62 das16.c
--- das16.c 4 Nov 2002 15:54:31 -0000 1.62
+++ das16.c 19 Nov 2002 20:52:09 -0000
_at__at_ -691,7 +691,7 _at__at_
i8255_offset: 0,
i8254_offset: 0x0c,
size: 0x14,
- id: 0x00
+ id: 0xf0
},
#if 0
{
dave...
Received on 2002-11-19Z20:58:45