Re: Tablets with webcamd (was: wacom and x11 and webcamd)

2013-01-13 Thread Hans Petter Selasky
On Sunday 13 January 2013 16:56:59 Vitaly Magerya wrote:
> Hans Petter Selasky  wrote:
> >> Any plans for CONFIG_HID_KYE, CONFIG_HID_UCLOGIC and CONFIG_HID_WALTOP?
> > 
> > It is just to edit the "config" in the root directory of webcamd, add
> > those
> > 
> > options and see if it compiles.
> 
> It compiles, but webcamd wouldn't attach to the hardware those
> drivers are supposed to support. It seems that webcamd doesn't
> contain the needed sources at the moment. In particular
> drivers/hid/hid-{kye,uclogic,waltop}.c are definitely needed,
> as well as a bunch of other files (I don't really know which
> though).
> 
> Should I try just copying over those files? Is editing 'config'
> file enough for the rest of the system to pick them up?
> (I don't think it's that easy, but no harm in asking, right?)

You need to copy those files and include the hid directory at the bottom of 
the main Makefile too.

--HPS
___
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"


Re: Tablets with webcamd (was: wacom and x11 and webcamd)

2013-01-13 Thread Vitaly Magerya
Hans Petter Selasky  wrote:
>> Any plans for CONFIG_HID_KYE, CONFIG_HID_UCLOGIC and CONFIG_HID_WALTOP?
>
> It is just to edit the "config" in the root directory of webcamd, add those
>
> options and see if it compiles.

It compiles, but webcamd wouldn't attach to the hardware those
drivers are supposed to support. It seems that webcamd doesn't
contain the needed sources at the moment. In particular
drivers/hid/hid-{kye,uclogic,waltop}.c are definitely needed,
as well as a bunch of other files (I don't really know which
though).

Should I try just copying over those files? Is editing 'config'
file enough for the rest of the system to pick them up?
(I don't think it's that easy, but no harm in asking, right?)
___
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"


Re: Tablets with webcamd (was: wacom and x11 and webcamd)

2013-01-13 Thread Hans Petter Selasky
On Sunday 13 January 2013 15:15:16 Vitaly Magerya wrote:
> Hans Petter Selasky  wrote:
> > The following tables are supported in the latest version of webcamd:
> > 
> > CONFIG_TABLET_USB_ACECAD=y
> > CONFIG_TABLET_USB_AIPTEK=y
> > CONFIG_TABLET_USB_GTCO=y
> > CONFIG_TABLET_USB_HANWANG=y
> > CONFIG_TABLET_USB_KBTAB=y
> > CONFIG_TABLET_USB_WACOM=y
> 
> I see.
> 
> Any plans for CONFIG_HID_KYE, CONFIG_HID_UCLOGIC and CONFIG_HID_WALTOP?

It is just to edit the "config" in the root directory of webcamd, add those 
options and see if it compiles.

--HPS
___
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"


Re: Tablets with webcamd (was: wacom and x11 and webcamd)

2013-01-13 Thread Vitaly Magerya
Hans Petter Selasky  wrote:
> The following tables are supported in the latest version of webcamd:
>
> CONFIG_TABLET_USB_ACECAD=y
> CONFIG_TABLET_USB_AIPTEK=y
> CONFIG_TABLET_USB_GTCO=y
> CONFIG_TABLET_USB_HANWANG=y
> CONFIG_TABLET_USB_KBTAB=y
> CONFIG_TABLET_USB_WACOM=y

I see.

Any plans for CONFIG_HID_KYE, CONFIG_HID_UCLOGIC and CONFIG_HID_WALTOP?
___
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"


Re: Tablets with webcamd (was: wacom and x11 and webcamd)

2013-01-13 Thread Hans Petter Selasky
On Sunday 13 January 2013 02:38:40 Vitaly Magerya wrote:
> Hans Petter Selasky wrote:
> > I've created a Wiki Page for Wacom Tablets:
> > 
> > https://wiki.freebsd.org/WacomTablet
> 
> I have a more general question: does webcamd contain Linux code
> for non-Wacom tablets (there's quite a few in drivers/hid), i.e.
> will it create /dev/input/* devices for them too? If so, is my
> understanding correct that we'll need xf86-input-evdev to make
> use of that? If not so, is there a plan to add those drivers too,
> and is it at all possible?
> 
> > Feel free to suggest more information which might be added there.
> 
> Do add a note that UQ_UMS_IGNORE is only available on 9-STABLE
> and 10-CURRENT.

Hi,

The following tables are supported in the latest version of webcamd:

CONFIG_TABLET_USB_ACECAD=y
CONFIG_TABLET_USB_AIPTEK=y
CONFIG_TABLET_USB_GTCO=y
CONFIG_TABLET_USB_HANWANG=y
CONFIG_TABLET_USB_KBTAB=y
CONFIG_TABLET_USB_WACOM=y

--HPS
___
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"