Date: Wed, 04 Dec 2002 22:06:52 +0100 From: Dag-Erling Smorgrav <des@ofug.org> To: John Nielsen <john@jnielsen.net> Cc: ticso@cicely.de, Bernd Walter <ticso@cicely8.cicely.de>, freebsd-hackers@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: USB support for new HP printers? Message-ID: <xzpadjl7atv.fsf@flood.ping.uio.no> In-Reply-To: <200212021235.23537.john@jnielsen.net> (John Nielsen's message of "Mon, 2 Dec 2002 12:35:23 -0700") References: <200208252336.15970.john@jnielsen.net> <20021202121358.GI58609@cicely8.cicely.de> <200212021235.23537.john@jnielsen.net>
next in thread | previous in thread | raw e-mail | index | archive | help
John Nielsen <john@jnielsen.net> 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-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpadjl7atv.fsf>