From owner-freebsd-hardware Fri Nov 15 0:18:36 2002 Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93E7937B404 for ; Fri, 15 Nov 2002 00:18:35 -0800 (PST) Received: from mailout05.sul.t-online.com (mailout05.sul.t-online.com [194.25.134.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA49F43E3B for ; Fri, 15 Nov 2002 00:18:34 -0800 (PST) (envelope-from anselmg@t-online.de) Received: from fwd02.sul.t-online.de by mailout05.sul.t-online.com with smtp id 18CbgP-0006bs-06; Fri, 15 Nov 2002 09:18:33 +0100 Received: from wotan.garbe (320068295437-0001@[217.81.131.175]) by fwd02.sul.t-online.com with esmtp id 18CbgM-0sbJ68C; Fri, 15 Nov 2002 09:18:30 +0100 Received: from wotan.garbe (localhost [127.0.0.1]) by wotan.garbe (8.12.6/8.12.5) with ESMTP id gAF8HHvO004989 for ; Fri, 15 Nov 2002 09:17:17 +0100 (CET) (envelope-from garbeam@localhost.garbe) Received: (from garbeam@localhost) by wotan.garbe (8.12.6/8.12.6/Submit) id gAF8HGqw004988 for freebsd-hardware@freebsd.org; Fri, 15 Nov 2002 09:17:16 +0100 (CET) Date: Fri, 15 Nov 2002 09:17:16 +0100 From: anselmg@t-online.de (Anselm Garbe) To: freebsd-hardware@freebsd.org Subject: HP LaserJet 1000 Message-ID: <20021115081716.GA4938@wotan.garbe> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.1i X-Sender: 320068295437-0001@t-dialin.net Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, I own an HP LaserJet 1000 printer, which is very similiar to HP LaserJet 1200, but without onboard firmware and PCL support. Instead of PCL it supports the ZJ-Stream format, which seems to be used by HP LJ 1200 internally. Through many hints on linuxprinting.org, this printer works very well under linux now, although it has no firmware onboard. This is because I have to download the printer firmware everytime, I switch it on again. The printer is detected by FreeBSD correctly, similiar to Linux and attached as /dev/ulpt0 (FreeBSD 4.7). Under Linux I'm able to download the firmware through a simple: cat > /dev/usb/lp0 after switching it on. Under FreeBSD I get an Input/Output error when doing it. If I downloaded the firmware under Linux, I'm able to print under FreeBSD! In past I tried to develop a flash program for this printer under freebsd, because also Linux had problems cat'ting the old firmware. Now there is a new firmware, which works perfectly under linux. But I want to use this printer under freebsd - my favorite os, so I tried to get an USB sniffer for FreeBSD. I found on the FreeBSD USB site a tool called usb_dump.c, which is very old, but I patched it to compile (this tool was of a time, where the usb subsystem structs defined in usb.h didn't had prefixes like uXY_). But this tool is not useable to determine, whats going wrong under FreeBSD while trying to cat the printer image to the printer. I asked you a while ago the same, but I'd no success yet. Any hints? Sincerely, Anselm -- Anselm R. Garbe () ascii ribbon campaign - against html mail www.ebrag.de /\ - against microsoft attachments To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message