On April 27, 2014 6:46:31 PM CDT, Bryan Linton <[email protected]> wrote: >Ping. > >Can anyone confirm or deny whether or not the newer Thinkpad >tablets' styluses work as an input device? I see that there is a >usbtablet(4) driver in xenocara, with people reporting success >using external tablets, so it would probably be a matter of >whether or not the newer Thinkpads still use a serial-based wacom >device as opposed to a USB-based one. > >Since FreeBSD supports these serial based tablets with a kernel >module and the linuxwacom driver, I'm assuming that it's probably >going to require more than just a simple port to get this working. > >Even http://cgit.freedesktop.org/~whot/xf86-input-wacom/ which was >created after X.org removed the X.org wacom input driver in favor of >just using the linuxwacom driver says it still needs a driver to >bridge the kernel<->userland parts.
I can confirm that my X201t still uses the serial protocol, located on the LPC bus, with a UART at 0x200-207 and IRQ 5, identified under Windows as ACPI\WACF00C... I haven't gone traipsing through the DSDT to find out if that's declared there or just by the driver. -Adam -- Sent from my Android device with K-9 Mail. Please excuse my brevity.

