Date: Fri, 23 Jul 2010 09:01:45 +0200 From: Hans Petter Selasky <hselasky@c2i.net> To: freebsd-usb@freebsd.org Cc: usb@freebsd.org, hackers@freebsd.org, x11@freebsd.org, mi@aldan.algebra.com Subject: Re: UCLogic tablets on FreeBSD Message-ID: <201007230901.46080.hselasky@c2i.net> In-Reply-To: <4C487EAB.50302@aldan.algebra.com> References: <4C487EAB.50302@aldan.algebra.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 22 July 2010 19:23:55 mi@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007230901.46080.hselasky>