From owner-freebsd-hackers Wed Dec 4 13: 7: 0 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5276E37B401; Wed, 4 Dec 2002 13:06:59 -0800 (PST) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 672E043EBE; Wed, 4 Dec 2002 13:06:58 -0800 (PST) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 50D5E5374; Wed, 4 Dec 2002 22:06:52 +0100 (CET) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: John Nielsen Cc: ticso@cicely.de, Bernd Walter , freebsd-hackers@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: USB support for new HP printers? References: <200208252336.15970.john@jnielsen.net> <20021202121358.GI58609@cicely8.cicely.de> <200212021235.23537.john@jnielsen.net> From: Dag-Erling Smorgrav Date: Wed, 04 Dec 2002 22:06:52 +0100 In-Reply-To: <200212021235.23537.john@jnielsen.net> (John Nielsen's message of "Mon, 2 Dec 2002 12:35:23 -0700") Message-ID: Lines: 18 User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2 (i386--freebsd) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG John Nielsen writes: > "Hi, John. The LaserJet 1200 advertises several alternate settings for the > 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 blindly > binding to the first alternate setting it finds, then that should be all you > need." Interesting. I wonder if the same applies to the OfficeJet. I have a d145, and while FreeBSD recognizes it just fine, and attaches it as a ulpt device, it fails to print (the process that tries to write to /dev/ulpt0 just hangs). I'll see if I can figure out a way to force the ulpt driver to bind to 7/1/2. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message