From owner-freebsd-hackers@FreeBSD.ORG Sat Feb 21 04:14:01 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF22716A4CF for ; Sat, 21 Feb 2004 04:14:01 -0800 (PST) Received: from gattaccio.codalunga (ANice-205-1-10-114.w81-248.abo.wanadoo.fr [81.248.120.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49CAF43D39 for ; Sat, 21 Feb 2004 04:14:01 -0800 (PST) (envelope-from molter@tin.it) Received: by gattaccio.codalunga (Postfix, from userid 1001) id 6F97F4320; Sat, 21 Feb 2004 13:07:45 +0100 (CET) Date: Sat, 21 Feb 2004 13:07:45 +0100 From: Marco Molteni To: usb-bsd@eleetbsd.org, Arvid In-Reply-To: <5.1.0.14.0.20040112101357.08813748@130.89.1.29> References: <5.1.0.14.0.20040112101357.08813748@130.89.1.29> X-Mailer: Sylpheed version 0.9.9claws (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-Id: <20040221120745.6F97F4320@gattaccio.codalunga> X-Mailman-Approved-At: Sat, 21 Feb 2004 05:31:49 -0800 Subject: Re: Wacom Graphire3 USB Tablet and FreeBSD X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Feb 2004 12:14:01 -0000 Hi Arvid, [Bcc to hackers@freebsd.org, please reply to usb-bsd@eleetbsd.org, which should the the list for USB development] On Mon, 12 Jan 2004 Arvid wrote: > Hello people, > > I have a bit of a problem to get my Wacom Graphire3 (USB) to work with > FreeBSD. At first I thought I was doing something wrong, but it seems > that FreeBSD doesnt understand it. I know it works with OpenBSD and > NetBSD, and that it probably is due to uhid.c > http://fxr.watson.org/fxr/source/dev/usb/uhid.c?v=RELENG51 > I was really surprised that it works on the two other BSDs, if I had > known that before I probably would've installed one of them. But now > my FreeBSD is pretty much set up(about everything else works now), so > I give it another try. > > It only works since about 1-2 weeks on NetBSD, I found the story > behind that, and wrote the guy responsible for that about it. He gave > me some hints, you can find what he wrote, and what I tried before in > (and it the parent message) > Message-ID: > or on google: > http://groups.google.com/groups?selm=slrnbvrd54.9hq.nospam%40hennep.adsl.utwente.nl > > What I want to know is, is it possible to just replace the uhid.c from > > FreeBSD by the one from Net- or OpenBSD? I dont think so, but if so, > thats an easy try. > > Otherwise I'm looking for someone that knows C, and wants to look at > uhid.c. I obviously dont know C, nor any other programming language. > If its probably a better idea to install OpenBSD, I'd like to hear > that too ;-) any news on this? Marco