mutouch

Peter Jeremy peterjeremy at acm.org
Wed Dec 1 18:32:20 UTC 2010


On 2010-Dec-01 08:20:54 -0500, star-one at tx.rr.com wrote:
> I'm thinking it's trying to open the RS232 port when in fact it's a USB.

Looking at the source code, it states:
 * This driver is able to deal with MicroTouch serial controllers using
 * firmware set 2. This includes (but may not be limited to) Serial/SMT3
 * and TouchPen controllers.
and there's no reference to USB in the code.  The code in the master GIT
repository doesn't appear to support USB either.  Some googling suggests
that it should appear as a USB serial device so you might like to see
if any of the USB serial drivers (eg ucom(4)) recognize it.  If not, I
suggest you try posting the relevant output of "usbconfig dump_device_desc"
to freebsd-usb and asking about a serial driver for it.

-- 
Peter Jeremy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20101201/88e28e3e/attachment.pgp


More information about the freebsd-x11 mailing list