Fixed insn_rw_emulate_bits() for reads when channel is >= 32. I don't
authorFrank Mori Hess <fmhess@speakeasy.net>
Tue, 17 Oct 2006 16:11:35 +0000 (16:11 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Tue, 17 Oct 2006 16:11:35 +0000 (16:11 +0000)
commit5ab5b5dbfc4a019ce7a181fdbff6b13a58a6b917
tree94feae6d1b53595a2c32f18084e79923bd710813
parent82844e3f8a754e2a850dc5c066b0ddebce80cc8a
Fixed insn_rw_emulate_bits() for reads when channel is >= 32.  I don't
like this new scheme, instead I think I'm going support >= 32 dio channels
by making the insn chanspec specify a base channel for the dio bitmask.
comedi/drivers.c