> Is there any way to flush a fifo ? char buf; rtl_irqstate_t flags; rtl_no_interrupts(flags); while (rtf_get(FIFO_NUMBER, &buf, 1)>0); rtl_restore_interrupts(flags); Gabor -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED] --- For more information on Real-Time Linux see: http://www.rtlinux.org/rtlinux/
- [rtl] Is there a way to flush a FIFO ? omill
- Re: [rtl] Is there a way to flush a FIFO ? Michael Barabanov
- RE: [rtl] Is there a way to flush a FIFO ? kissg
- RE: [rtl] Is there a way to flush a FIFO ? Stephen D. Cohen
