Wacom driver
Torfinn Ingolfsen
tingox at gmail.com
Wed Nov 5 14:19:09 PST 2008
Hello,
On Wed, Nov 5, 2008 at 8:34 PM, bomberboy <bomberboy at gmail.com> wrote:
> My system is running a recent current btw:
> # uname -a
> FreeBSD Tablet.lan 8.0-CURRENT FreeBSD 8.0-CURRENT #2: Tue Nov 4
> 15:27:47 CET 2008 root at Tablet.lan:/usr/obj/usr/src/sys/TABLET
> amd64
Under 7.0-stable / i386:
root at kg-work2# uname -a
FreeBSD kg-work2.kg4.no 7.0-STABLE FreeBSD 7.0-STABLE #2: Sun Oct 19
19:29:06 CEST 2008 root at kg-work2.kg4.no:/usr/obj/usr/src/sys/SX270
i386
> makefile.diff :
The port compiles fine here with this diff. No need for the other diff.
My Wacom CTF-420 is detected:
root at kg-work2# usbdevs -v
Controller /dev/usb0:
addr 1: full speed, self powered, config 1, UHCI root hub(0x0000),
Intel(0x0000), rev 1.00
port 1 powered
port 2 addr 2: low speed, power 40 mA, config 1, CTF-420
V2.0-0(0x0062), WACOM(0x056a), rev 2.00
from /var/log/messages:
Nov 5 22:43:13 kg-work2 root: Unknown USB device: vendor 0x056a
product 0x0062 bus uhub0
Nov 5 22:43:13 kg-work2 kernel: uwacom0: <WACOM CTF-420 V2.0-0, class
0/0, rev 1.10/2.00, addr 2> on uhub0
It works too (after I restated X), at least as a mouse (I don't know
how to test the other functions).
> uwacom.diff:
> uwacom.c is missing the include <sys/clist.h>
> Maybe this was indirectly included in a different header file in 6.x or 7.0?
I do not know, I ony know that I didn't need this on my machine.
HTH
--
Regards,
Torfinn Ingolfsen
More information about the freebsd-ports
mailing list