nanogui@linuxhacker.org

nanogui@linuxhacker.org


Subject: /dev/psaux on linux
From: Bruce Perens
Date: Wed, 20 Sep 2000 21:27:32 -0700 (PDT)

Hi,

I'm using microwindows-0.89pre1 . When running a ps2 mouse on Linux, using
a PS/2 mouse on the PS/2 mouse port, /dev/psaux, under kernel 2.2.17 .
The kernel driver does not support termios calls on the device. This causes
MOU_Open() in mou_ser.c to fail. MOU_Open() should ignore the failure of the
termios calls on /dev/psaux instead of bailing out. It works just fine without
them.
	Thanks

	Bruce Perens

nanogui@linuxhacker.org