Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Nov 2008 11:30:17 +0100
From:      bomberboy <bomberboy@gmail.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: Wacom driver
Message-ID:  <6e77fe4e0811060230k185fa241w1be0b1a1307ec1c5@mail.gmail.com>
In-Reply-To: <ef8c8a880811051419p1ad85f34o660cfb24adf27ff4@mail.gmail.com>
References:  <491173E4.1050809@bsdforen.de> <6e77fe4e0811051134l110b1aceu4b9b53dace370219@mail.gmail.com> <ef8c8a880811051419p1ad85f34o660cfb24adf27ff4@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Nov 5, 2008 at 11:19 PM, Torfinn Ingolfsen <tingox@gmail.com> wrote:

> 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

I've got it to work here as well on a Fujitsu T4220 Tablet PC. Mind
you, on this laptop the wacom tablet comes up as a serial device, and
not a USB device. So I can't confirm if the uwacom module works. Just
the serial part which was already supported by the linuxwacom project.

uart4: <16550 or compatible> at port 0x220-0x227 irq 4 on isa0
uart4: [FILTER]

To get it recognized I had to add the appropriate entries to /boot/device.hints
hint.uart.4.at="isa"
hint.uart.4.port="0x220"
hint.uart.4.irq="4"

Figuring out the port and irq entries was the magic part :)

Regards,
Bruno



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