enabled 8255 support for a few boards that should have it
authorFrank Mori Hess <fmhess@speakeasy.net>
Thu, 21 Feb 2002 17:52:31 +0000 (17:52 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Thu, 21 Feb 2002 17:52:31 +0000 (17:52 +0000)
comedi/drivers/das16.c

index 41c6b285ab058be037f49ae570c486dd24fd4ccc..ab9c462f1efbe7bb7ae7b7ef44ec58a3c938d889 100644 (file)
@@ -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