Date: Thu, 13 Sep 2012 19:38:33 +0300 From: Vitaly Magerya <vmagerya@gmail.com> To: Hans Petter Selasky <hselasky@c2i.net> Cc: freebsd-usb@freebsd.org Subject: Re: Support for graphics tablets Message-ID: <CAL409Kyq0dJDnzP-7=uw-1xvNm3ZxZJ3wEU0pW1biRaYL=VWPA@mail.gmail.com> In-Reply-To: <201209131753.38985.hselasky@c2i.net> References: <20120912211314.8F0932E8AC@smtp.tx97.net> <201209131753.38985.hselasky@c2i.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hans Petter Selasky <hselasky@c2i.net> wrote:
> On Wednesday 12 September 2012 23:13:10 Vitaly Magerya wrote:
>> Hi, folks. I have a graphics tablet (a Waltop-based one, see [1]
>> for it's USB ids and descriptors) and I want to make it work on
>> FreeBSD.
>>
>> Currently (8.3-RC1) this is what happens when I attach it:
I have no idea why I wrote 8.3-RC1 here. It should be 9.1-RC1
instead.
>> [...]
>
> Maybe webcamd in ports supports it.
>
> --HPS
I didn't know webcamd supports that kind of devices; I thought
it only supports video/audio stuff.
Anyway, here's what I get with webcamd-3.7.0.1:
# usbconf | grep WALTOP
ugen3.2: <Slim Tablet WALTOP International Corp.> at usbus3,
cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON
# webcamd -d 3.2
webcamd: Cannot find USB device
The same thing happens if I use libusb_detach_kernel_driver(3)
to detach ums(4) from the tablet prior to trying webcamd.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAL409Kyq0dJDnzP-7=uw-1xvNm3ZxZJ3wEU0pW1biRaYL=VWPA>
