Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Nov 2008 23:19:08 +0100
From:      "Torfinn Ingolfsen" <tingox@gmail.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: Wacom driver
Message-ID:  <ef8c8a880811051419p1ad85f34o660cfb24adf27ff4@mail.gmail.com>
In-Reply-To: <6e77fe4e0811051134l110b1aceu4b9b53dace370219@mail.gmail.com>
References:  <491173E4.1050809@bsdforen.de> <6e77fe4e0811051134l110b1aceu4b9b53dace370219@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

On Wed, Nov 5, 2008 at 8:34 PM, bomberboy <bomberboy@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@Tablet.lan:/usr/obj/usr/src/sys/TABLET
> amd64

Under 7.0-stable / i386:
root@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@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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ef8c8a880811051419p1ad85f34o660cfb24adf27ff4>