Re: Uartlite - ulite_transmit

From: Michal Simek
Date: Thu Jan 20 2011 - 03:08:41 EST


Peter Korsgaard wrote:
"Michal" == Michal Simek <monstr@xxxxxxxxx> writes:

Hi,

>> /* flush input and output queues, important for modems! */
>> tcflush(0, TCIOFLUSH);
>> >> You could change that to a tcdrain() if that's not what you want.
>>

Michal> Great that's work. Just for the record it is tcdrain(STDOUT_FILENO);

Yes. Notice that the code has changed a bit in busybox git (but same
functionality).

Michal> Patch against busybox 1.14.3 version is below. Maybe worth to
Michal> added it mainline busybox.

Yes, please bring it up with the busybox devs.

Michal> Thanks for your big help.

You're welcome.

Will do in a sec. I will CC you too.

Thanks,
Michal

--
Michal Simek, Ing. (M.Eng)
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/
Microblaze U-BOOT custodian
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/