I did a little investigation and the touchscreen on B6210 is attached via the 8250 serial port. I tried enabling it with inputattach but seem to get garbage.
I can extract the initialization code from the evtouch driver to a usermode program and read information from /dev/ttyS0. The lifebook psmouse extension won't work because it tries to grab the 8042 (touchpad) rather than the touch screen. Ideas?
