From: Frank Mori Hess Date: Thu, 21 Feb 2002 17:52:31 +0000 (+0000) Subject: enabled 8255 support for a few boards that should have it X-Git-Tag: r0_7_64~101 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ed9dae3d9384280b643b7c5d35a61fe48bf6b7dd;p=comedi.git enabled 8255 support for a few boards that should have it --- diff --git a/comedi/drivers/das16.c b/comedi/drivers/das16.c index 41c6b285..ab9c462f 100644 --- a/comedi/drivers/das16.c +++ b/comedi/drivers/das16.c @@ -470,7 +470,7 @@ static struct das16_board_struct das16_boards[]={ ao: NULL, di: das16_di_rbits, do_: das16_do_wbits, - i8255_offset: 0, + i8255_offset: 0x400, i8254_offset: 0x0c, size: 0x408, id: 0x20, @@ -484,7 +484,7 @@ static struct das16_board_struct das16_boards[]={ ao: NULL, di: das16_di_rbits, do_: das16_do_wbits, - i8255_offset: 0, + i8255_offset: 0x400, i8254_offset: 0x0c, size: 0x408, id: 0x20, @@ -498,7 +498,7 @@ static struct das16_board_struct das16_boards[]={ ao: NULL, di: das16_di_rbits, do_: das16_do_wbits, - i8255_offset: 0, + i8255_offset: 0x0, i8254_offset: 0x0c, size: 0x408, id: 0xc0 @@ -512,7 +512,7 @@ static struct das16_board_struct das16_boards[]={ ao: NULL, di: das16_di_rbits, do_: das16_do_wbits, - i8255_offset: 0, + i8255_offset: 0x0, i8254_offset: 0x0c, size: 0x408, id: 0xc0 @@ -527,7 +527,7 @@ static struct das16_board_struct das16_boards[]={ ao_nbits: 12, di: das16_di_rbits, do_: das16_do_wbits, - i8255_offset: 0, + i8255_offset: 0x400, i8254_offset: 0x0c, size: 0x408, id: 0xc0 @@ -542,7 +542,7 @@ static struct das16_board_struct das16_boards[]={ ao_nbits: 12, di: das16_di_rbits, do_: das16_do_wbits, - i8255_offset: 0, + i8255_offset: 0x400, i8254_offset: 0x0c, size: 0x408, id: 0xc0