nanogui@linuxhacker.org
nanogui@linuxhacker.org
Subject: Re: oops
From: Greg's email
Date: Wed, 27 Sep 2000 12:50:55 -0600
> 1) Make SGTTY and TERMIOS "config" options (SERMOUSE_SGTTY=Y/N,
> SERMOUSE_TERMIOS=Y/N) instead of hard-coding them in mou_ser.c.
>
> 2) For "ps2" mouse type, skip the sgtty/termios stuff regardless
> (or perhaps, for non-/dev/ttyXX mouse device).
I think I'll do what Bruce originally suggested: just don't check for
failure from the ioctl calls. In this way, everything that does work
will continue to work, and PS/2 mice will also start working.
Regards,
Greg
nanogui@linuxhacker.org