From owner-freebsd-usb@FreeBSD.ORG Sun Mar 8 20:32:03 2009 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 21DD6106566B for ; Sun, 8 Mar 2009 20:32:03 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from pele.citylink.co.nz (pele.citylink.co.nz [202.8.44.226]) by mx1.freebsd.org (Postfix) with ESMTP id DBBDF8FC19 for ; Sun, 8 Mar 2009 20:32:02 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by pele.citylink.co.nz (Postfix) with ESMTP id C8592FF6F; Mon, 9 Mar 2009 09:32:01 +1300 (NZDT) X-Virus-Scanned: Debian amavisd-new at citylink.co.nz Received: from pele.citylink.co.nz ([127.0.0.1]) by localhost (pele.citylink.co.nz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uw-VnmRmGtZx; Mon, 9 Mar 2009 09:31:58 +1300 (NZDT) Received: from citylink.fud.org.nz (unknown [202.8.44.45]) by pele.citylink.co.nz (Postfix) with ESMTP; Mon, 9 Mar 2009 09:31:58 +1300 (NZDT) Received: by citylink.fud.org.nz (Postfix, from userid 1001) id B97DC1142F; Mon, 9 Mar 2009 09:31:57 +1300 (NZDT) Date: Sun, 8 Mar 2009 13:31:57 -0700 From: Andrew Thompson To: "M. Warner Losh" Message-ID: <20090308203157.GC30672@citylink.fud.org.nz> References: <20090308.130659.-1303465250.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090308.130659.-1303465250.imp@bsdimp.com> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: usb@freebsd.org Subject: Re: Latest kernel breaks 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, 08 Mar 2009 20:32:03 -0000 On Sun, Mar 08, 2009 at 01:06:59PM -0600, M. Warner Losh wrote: > Sigh. Had a working system from Mar 4th. Upgraded now it doesn't > work. Scanner not found by xsane. Are you sure its not this? 20090227: The /dev handling for the new USB stack has changed, a buildworld/installworld is required for libusb20. Does usbconfig list your devices? Andrew