From owner-freebsd-usb@FreeBSD.ORG Tue Jan 10 09:45:09 2012 Return-Path: Delivered-To: usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4C638106564A for ; Tue, 10 Jan 2012 09:45:09 +0000 (UTC) (envelope-from freebsd@chillt.de) Received: from dd28124.kasserver.com (dd28124.kasserver.com [85.13.146.180]) by mx1.freebsd.org (Postfix) with ESMTP id 112868FC0C for ; Tue, 10 Jan 2012 09:45:08 +0000 (UTC) Received: from taiko.lan (82.131.56.111.cable.starman.ee [82.131.56.111]) by dd28124.kasserver.com (Postfix) with ESMTPSA id 5887C1D80097; Tue, 10 Jan 2012 10:29:55 +0100 (CET) Message-ID: <4F0C0504.7010608@chillt.de> Date: Tue, 10 Jan 2012 11:29:40 +0200 From: Bartosz Fabianowski User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:9.0) Gecko/20111227 Thunderbird/9.0 MIME-Version: 1.0 To: Luigi Rizzo References: <20120109234802.GA82361@onelab2.iet.unipi.it> In-Reply-To: <20120109234802.GA82361@onelab2.iet.unipi.it> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: usb@freebsd.org Subject: Re: wacom and x11 and webcamd X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jan 2012 09:45:09 -0000 > (because uwacom does not compile and probably it is not necessary, > either). Sadly, this is true. I did most of the changes required to make uwacom work with FreeBSD 8/9/10 but never quite finished that work. Real life and my PhD just got in the way too much :(. I noticed that webcamd supports the Linux Wacom driver now as well and have been wanting to try this out myself. I am especially curious whether it supports multiple input devices properly (stylus, eraser, puck, all via the same /dev/input/event0). If so, this should give FreeBSD the same level of Wacom tablet support as Linux has, out of the box, without the need for a dedicated driver. - Bartosz