serial port buffer commit

David Chow (davidchow@shaolinmicro.com)
Wed, 27 Nov 2002 10:24:17 +0800


Hi all,

I am writing a kernel thread for serial port communication. If the
serial character device file is opened by a filp_open() or manipulating
using a struct file in the kernel, how can I know whether the previous
written buffer has commit or not? Similarly, how do I know is there any
data ready for read for non blocking access? Thanks.

regards,
David Chow

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/