From owner-freebsd-usb@FreeBSD.ORG Sun Nov 1 18:09:41 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 1A5251065670 for ; Sun, 1 Nov 2009 18:09:41 +0000 (UTC) (envelope-from oxyd.oxyd@gmail.com) Received: from mail-bw0-f213.google.com (mail-bw0-f213.google.com [209.85.218.213]) by mx1.freebsd.org (Postfix) with ESMTP id 9CF068FC22 for ; Sun, 1 Nov 2009 18:09:40 +0000 (UTC) Received: by bwz5 with SMTP id 5so5591677bwz.3 for ; Sun, 01 Nov 2009 10:09:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=kQQu9leji/+r2gQfzzbxRnmeJpglrTrIiRC+6cUerPc=; b=f20eKNtN46DZSIwCOcQSyeSqT1ZK+gAJa6aV1YZKNnOY/XEjb2EhP9HamjwF7gk6gt bzFbBT34i3yy12dTJ77Uj0YJteC1kDmNpRX+Gx+Ua75s85gMcwiqALj/KcRevox4JAAH dBPS+TvsSOpedB2vXv7ERPjWaBRJuyMRwqNL0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=kTIzXXx9jP96SOn0NNak6vNyWfWEqUKWVufz5iLva4kxWjIPdGcn1SfQu15hMXXZSx 3KUXoNAWWnY868GlYm36pBRq0TClI9JCWwvy//iLWdO3TMwS6fU12riiTh4QZtXITa+K zUVVsmrSki+eNFfx4knmyIMnR1XVuTSU1BFI8= MIME-Version: 1.0 Received: by 10.216.89.73 with SMTP id b51mr3218569wef.125.1257098979108; Sun, 01 Nov 2009 10:09:39 -0800 (PST) In-Reply-To: <200911011836.03573.hselasky@c2i.net> References: <200911011713.07994.hselasky@c2i.net> <200911011836.03573.hselasky@c2i.net> Date: Sun, 1 Nov 2009 19:09:39 +0100 Message-ID: From: =?UTF-8?Q?Ond=C5=99ej_Majerech?= To: Hans Petter Selasky Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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 18:09:41 -0000 2009/11/1 Hans Petter Selasky : > 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. =C2=A0Actually, I did pkg_delete -a and then rebuilt everything fro= m >> scratch. >> >> ~ Ondra > > If you need to cat some firmware somwhere first, then check: > > /dev/usb/X.Y.Z, where Z is the endpoint. > Wow, this was much easier than I'd thought. cat'ing the firmware to /dev/usb/2.2.1 indeed did the trick. Thanks for the help. ~ Ondra