From owner-freebsd-current@FreeBSD.ORG Sat Jul 24 19:32:33 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E81DE16A4CE for ; Sat, 24 Jul 2004 19:32:33 +0000 (GMT) Received: from mpimail.mpi-hd.mpg.de (mpimail.mpi-hd.mpg.de [149.217.0.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5373043D55 for ; Sat, 24 Jul 2004 19:32:33 +0000 (GMT) (envelope-from michael@mpimail.mpi-hd.mpg.de) Received: from mobi.dhcp.mpi-hd.mpg.de ([149.217.8.30])i6OJWOXH012129 for ; Sat, 24 Jul 2004 21:32:24 +0200 Received: from mobi.dhcp.mpi-hd.mpg.de (localhost [127.0.0.1]) i6OJW79e001278 for ; Sat, 24 Jul 2004 21:32:07 +0200 (CEST) (envelope-from michael@mobi.dhcp.mpi-hd.mpg.de) Received: (from michael@localhost) by mobi.dhcp.mpi-hd.mpg.de (8.12.11/8.12.11/Submit) id i6OJW7Jj001277 for freebsd-current@freebsd.org; Sat, 24 Jul 2004 21:32:07 +0200 (CEST) (envelope-from michael) Date: Sat, 24 Jul 2004 21:32:07 +0200 From: Michael Lestinsky To: freebsd-current@freebsd.org Message-ID: <20040724193206.GB741@mobi.dhcp.mpi-hd.mpg.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: Re: USB devices X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jul 2004 19:32:34 -0000 Am 24.07.'04 schrieb Chris: > My problem is I know that the Epson CX-5400 is supported by SANE. Extract the usb vendor- and device-id, use "usbdevs -v" for this. Next edit /usr/src/sys/dev/usb/usbdevs, the file format is quite obvious. "make buildkernel" transforms this file into #define statements and you just add an entry for your scanner to /usr/src/sys/dev/usb/uscanner.c using the same names as in /usr/src/sys/dev/usb/usbdevs. build and install a kernel or just the uscanner module and that's it. > My Epson 1260 worked fine prior to this. At least, the above procedure worked for me with the 1260. When you are done, file a PR with your diffs. Bye Michael -- Michael Lestinsky Max-Planck-Institut fuer Kernphysik michael.lestinsky@mpi-hd.mpg.de Saupfercheckweg 1; 69117 Heidelberg Phone +49 6221 516-504 Fax -602 http://www.mpi-hd.mpg.de