ntdll: Store full line status register in the internal structure, not just the TIOCSER_TEMT bit. Take 2.

Alexandre Julliard julliard at winehq.org
Fri Aug 30 04:58:01 CDT 2013


Dmitry Timoshkov <dmitry at baikal.ru> writes:

> Alexandre Julliard <julliard at winehq.org> wrote:
>
>> > Printing complete lsr value in the log may help with diagnosing
>> > test failures on Alexandre's machine.
>> 
>> I don't see how, since TIOCSER_TEMT is the only defined bit. Do you
>> actually have a driver that returns other status?
>
> I don't, but maybe yours does. The only way to check that is to store
> and print the whole LSR value.

Or you could check the kernel source and see what TIOCSERGETLSR does...

> Do you happen to have something connected to COM-port (perhaps mouse?)
> which may explain test failures.

No.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list