MITE DMA data is now unsigned short instead of twos complement. Also fixed
authorTim Ousley <tim.ousley@ni.com>
Fri, 18 May 2001 19:25:15 +0000 (19:25 +0000)
committerTim Ousley <tim.ousley@ni.com>
Fri, 18 May 2001 19:25:15 +0000 (19:25 +0000)
commit4ad8fb2efb8647f5f4720b1e8b6c5b203d1e36bd
tree40b7bc7feb81b51b9a22bb0b2868d526753fe1d8
parentfebee01de413c382eb0a0c8c66e7eb7eda88ef34
MITE DMA data is now unsigned short instead of twos complement.  Also fixed
bug where the ISR would try to poll the STC fifo instead of letting the MITE
retrieve the data.
comedi/drivers/mite.c
comedi/drivers/ni_mio_common.c