From: Frank Mori Hess Date: Wed, 20 Jun 2001 19:15:17 +0000 (+0000) Subject: fixed bug. This driver has some other bugs/problems I intend to get to X-Git-Tag: r0_7_60~156 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=809231056f3106fe9463a2e669c18046ea9f489a;p=comedi.git fixed bug. This driver has some other bugs/problems I intend to get to eventually, although I will need someone with an actual das-16 card to do quality assurance for me. --- diff --git a/comedi/drivers/das16.c b/comedi/drivers/das16.c index 1f5c6b0e..2bcfb0bc 100644 --- a/comedi/drivers/das16.c +++ b/comedi/drivers/das16.c @@ -623,7 +623,7 @@ static int das16_ai_rinsn(comedi_device *dev,comedi_subdevice *s,comedi_insn *in outb_p(0,dev->iobase+DAS16_TRIG); for(i=0;iiobase + DAS16_STATUS) & DAS16_EOC)) break; } if(i==DAS16_TIMEOUT){