changed all if(boardtype.reg_611x) in analog output code to if(boardtype.ao_671x)
authorFrank Mori Hess <fmhess@speakeasy.net>
Wed, 20 Nov 2002 15:27:09 +0000 (15:27 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Wed, 20 Nov 2002 15:27:09 +0000 (15:27 +0000)
commit075d474bc3e2cf65c1e7f026bf59187041938580
tree579c8038d611335f9efc04b39cb1b3ad381ebf70
parentddcf933d0da3299ec8166e6748a1d20e44224c37
changed all if(boardtype.reg_611x) in analog output code to if(boardtype.ao_671x)
to try and get 671x boards to work too.
comedi/drivers/ni_mio_common.c