From owner-freebsd-current Mon Dec 2 11:28:55 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C31DC37B401; Mon, 2 Dec 2002 11:28:53 -0800 (PST) Received: from smurf.jnielsen.net (12-254-140-119.client.attbi.com [12.254.140.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CA2843E88; Mon, 2 Dec 2002 11:28:53 -0800 (PST) (envelope-from john@jnielsen.net) Received: from buff.local (buff.local [192.168.0.10]) by smurf.jnielsen.net (8.12.6/8.12.6) with ESMTP id gB2K9DcX038503; Mon, 2 Dec 2002 13:09:13 -0700 (MST) (envelope-from john@jnielsen.net) Content-Type: text/plain; charset="iso-8859-1" From: John Nielsen To: ticso@cicely.de, Bernd Walter Subject: Re: USB support for new HP printers? Date: Mon, 2 Dec 2002 12:35:23 -0700 User-Agent: KMail/1.4.3 Cc: freebsd-hackers@FreeBSD.ORG, current@FreeBSD.ORG References: <200208252336.15970.john@jnielsen.net> <20021202121358.GI58609@cicely8.cicely.de> In-Reply-To: <20021202121358.GI58609@cicely8.cicely.de> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200212021235.23537.john@jnielsen.net> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Monday 02 December 2002 05:13, Bernd Walter wrote: > On Sun, Aug 25, 2002 at 11:36:15PM -0600, John Nielsen wrote: > > Are there plans to add USB support for HP's newer printers to FreeBSD= ? > > Specificially, the OfficeJets and the LaserJet 1200? They use a > > new/different/broken USB interface so they're just recognized as ugen > > devices at the moment.. > > Can you tell details about the difference? Not really. Pretty much everything I know I learned from corresponding w= ith=20 David Paschal on the hpoj-devel mailing list (see hpoj.sourceforge.net). = =20 If Geocrawler ever comes back up today you can browse the list. See the=20 thread "FreeBSD howto?" starting August 26 2002. Here is a quote from Mr= =2E=20 Paschal in one of those e-mails: "Hi, John. The LaserJet 1200 advertises several alternate settings for t= he printer-class interface: 7/1/3 (for IEEE 1284.4 packets, the "new and different USB interface" you mentioned), 7/1/2 (bidirectional raw print data), and 7/1/1 (unidirectional raw print data). If you can somehow convince the ulpt driver to bind to 7/1/2 or 7/1/1 rather than just blind= ly binding to the first alternate setting it finds, then that should be all = you need." The above quote is in reference to getting printing (and only printing) t= o=20 work on an LJ 1200. For full functionality, you'd need to do a bit more.= =20 I think the hpoj project was leaning towards a cross-platform userland=20 solution (hack?) rather than doing kernel mods on several different=20 platforms. JN To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message