Date: Sun, 13 Jan 2013 17:16:34 +0100 From: Hans Petter Selasky <hselasky@c2i.net> To: Vitaly Magerya <vmagerya@gmail.com> Cc: freebsd-usb@freebsd.org Subject: Re: Tablets with webcamd (was: wacom and x11 and webcamd) Message-ID: <201301131716.34492.hselasky@c2i.net> In-Reply-To: <CAL409KxW3gHHM1N5irv2TwrnNK29ov=HnR-ri1m_WkMnwc6fSQ@mail.gmail.com> References: <CAL409KwRsJOLr95X8HyCN7nAcnO5ROxzndCk-O=7OtF4qjnW6w@mail.gmail.com> <201301131535.45318.hselasky@c2i.net> <CAL409KxW3gHHM1N5irv2TwrnNK29ov=HnR-ri1m_WkMnwc6fSQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 13 January 2013 16:56:59 Vitaly Magerya wrote: > Hans Petter Selasky <hselasky@c2i.net> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301131716.34492.hselasky>