UCLogic tablets on FreeBSD

Hans Petter Selasky hselasky at c2i.net
Fri Jul 23 07:14:50 UTC 2010


On Thursday 22 July 2010 19:23:55 mi at aldan.algebra.com wrote:
> Hello!
> 
> chuckr@ seems
> <http://www.mail-archive.com/freebsd-hackers@freebsd.org/msg65714.html>
> to have implemented support for UC-LOGIC tablets
> <http://www.trust.com/products/group.aspx?coll=TABLETS> for  FreeBSD. I
> have a user with just such a device using FreeBSD-8.1/i386. The device
> is seen by usbconfig(8) as:
> 
>     ugen1.4: <Tablet WP8060U UC-LOGIC> at usbus1, cfg=0 md=HOST spd=LOW
>     (1.5Mbps) pwr=ON
> 
> but I can't find anything in ports, that mentions "UC-LOGIC"...
> 
> How would I go about making the device usable? I tried e-mailing Chuck
> twice, but, evidently, am not reaching him :-(
> 
> Thanks for any ideas. Yours,

I recommend using libusb (see man libusb) on FreeBSD 8+, to communicate with 
the device.

--HPS


More information about the freebsd-x11 mailing list