From owner-freebsd-usb@FreeBSD.ORG Sun Nov 1 17:34:51 2009 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 59127106566C for ; Sun, 1 Nov 2009 17:34:51 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe14.tele2.se [212.247.155.161]) by mx1.freebsd.org (Postfix) with ESMTP id D49FB8FC0C for ; Sun, 1 Nov 2009 17:34:50 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=1nTmeiNMJWEA:10 a=MnI1ikcADjEx7bvsp0jZvQ==:17 a=8kQB0OdkAAAA:8 a=rApxX2k2rJmLCMul_zoA:9 a=tvagz3qKBZ1eDnsAyAkA:7 a=WDCIPQJB_wTqp-2zmtZcFNyqeS8A:4 a=9aOQ2cSd83gA:10 Received: from [188.126.201.140] (account mc467741@c2i.net HELO laptop.adsl.tele2.no) by mailfe14.swip.net (CommuniGate Pro SMTP 5.2.16) with ESMTPA id 576198333; Sun, 01 Nov 2009 18:34:48 +0100 From: Hans Petter Selasky To: =?utf-8?q?Ond=C5=99ej_Majerech?= Date: Sun, 1 Nov 2009 18:36:01 +0100 User-Agent: KMail/1.11.4 (FreeBSD/9.0-CURRENT; KDE/4.2.4; i386; ; ) References: <200911011713.07994.hselasky@c2i.net> In-Reply-To: X-Face: (%:6u[ldzJ`0qjD7sCkfdMmD*RxpO< =?utf-8?q?Q0yAl=7E=3F=60=27F=3FjDVb=5DE6TQ7=27=23h-VlLs=7Dk/=0A=09?=(yxg(p!IL.`#ng"%`BMrham7%UK,}VH\wUOm=^>wEEQ+KWt[{J#x6ow~JO:,zwp.(t; @ =?utf-8?q?Aq=0A=09=3A4=3A=26nFCgDb8=5B3oIeTb=5E=27?=",; u{5{}C9>"PuY\)!=#\u9SSM-nz8+SR~B\!qBv MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200911011836.03573.hselasky@c2i.net> Cc: freebsd-usb@freebsd.org Subject: Re: HP LaserJet P1005 USB Printer under FreeBSD 8.0-RC2 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, 01 Nov 2009 17:34:51 -0000 On Sunday 01 November 2009 18:32:39 Ond=C5=99ej Majerech wrote: > 2009/11/1 Hans Petter Selasky : > > On Sunday 01 November 2009 15:58:50 Ond=C5=99ej Majerech wrote: > >> Hello list, > >> > >> I had my HP P1005 printer working just fine under 7.2-RELEASE, but I > >> just updated to 8.0-RC2 and the driver doesn't seem to like the new > >> USB stack. > > > > How did you update? > > Source update -- csup'd to RELENG_8, then followed the instructions in > Handbook. > > > Did you recompile foo2xqx ? > > Yes. Actually, I did pkg_delete -a and then rebuilt everything from > scratch. > > ~ Ondra If you need to cat some firmware somwhere first, then check: /dev/usb/X.Y.Z, where Z is the endpoint. =2D-HPS