From owner-freebsd-usb@FreeBSD.ORG Sun Oct 17 18:40:43 2010 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DD941106566C for ; Sun, 17 Oct 2010 18:40:43 +0000 (UTC) (envelope-from fb-usb@psconsult.nl) Received: from mx1.psconsult.nl (unknown [IPv6:2001:7b8:30f:e0::5059:ee8a]) by mx1.freebsd.org (Postfix) with ESMTP id 7F2578FC1B for ; Sun, 17 Oct 2010 18:40:43 +0000 (UTC) Received: from mx1.psconsult.nl (psc11.adsl.iaf.nl [80.89.238.138]) by mx1.psconsult.nl (8.14.4/8.14.4) with ESMTP id o9HIeb5W038413 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 17 Oct 2010 20:40:42 +0200 (CEST) (envelope-from fb-usb@psconsult.nl) Received: (from paul@localhost) by mx1.psconsult.nl (8.14.4/8.14.4/Submit) id o9HIeblT038412 for freebsd-usb@freebsd.org; Sun, 17 Oct 2010 20:40:37 +0200 (CEST) (envelope-from fb-usb@psconsult.nl) X-Authentication-Warning: mx1.psconsult.nl: paul set sender to fb-usb@psconsult.nl using -f Date: Sun, 17 Oct 2010 20:40:37 +0200 From: Paul Schenkeveld To: freebsd-usb@freebsd.org Message-ID: <20101017184037.GA38323@psconsult.nl> References: <20101016140502.GA12905@psconsult.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.19 (2009-01-05) Subject: Re: How to use the buttons on my USB scanner 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: Sun, 17 Oct 2010 18:40:43 -0000 On Sat, Oct 16, 2010 at 08:24:52AM -0600, Warren Block wrote: > On Sat, 16 Oct 2010, Paul Schenkeveld wrote: > > > My HP 7400c scanner has several buttons and a LCD display. Would it > > be possible to read the buttons > > sysutils/scanbuttond works, at least with my Epson scanner's one button. Hadn't seen that port yet but unfortunately the pkg-descr file says: The supported scanner backends currently are: epson, niash, plustek, snapscan (my backend is avision) and scanbuttond obviously doesn't respond to buttons pressed. Anywey, thanks for your answer. Regards, Paul Schenkeveld