From owner-freebsd-hardware Sun Sep 15 4:53:56 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 C8D6C37B400; Sun, 15 Sep 2002 04:53:53 -0700 (PDT) Received: from alpha.kibernet.si (alpha.kibernet.si [213.161.12.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52D8043E6A; Sun, 15 Sep 2002 04:53:46 -0700 (PDT) (envelope-from maddave@suxx.eu.org) Received: from spider.suxx.eu.org (unknown [194.249.141.2]) by alpha.kibernet.si (Postfix) with ESMTP id B1C1E5D007; Sun, 15 Sep 2002 14:08:15 +0200 (CEST) Received: by spider.suxx.eu.org (Postfix, from userid 1000) id 083F932627; Sun, 15 Sep 2002 13:58:19 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by spider.suxx.eu.org (Postfix) with ESMTP id BDF5B32623; Sun, 15 Sep 2002 13:58:19 +0200 (CEST) Date: Sun, 15 Sep 2002 13:58:19 +0200 (CEST) From: David Delibasic To: , , Subject: USB HP Laserjet 1000 (fwd) Message-ID: <20020915135457.B54815-100000@spider.suxx.eu.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 I've post this several weeks ago and i've not received any replies, so i'm giving it another try :) Sorry for cross-posting... D. ---------- Forwarded message ---------- Date: Sat, 7 Sep 2002 16:14:23 +0200 (CEST) From: David Delibasic To: freebsd-questions@freebsd.org Subject: USB HP Laserjet 1000 Hi. I've searched the archives and i didn't find any answers to my problem. I have HP Laserjet 1000 hooked to USB port on one of my servers. After some fun with kernel, server correctly recognized my printer. Output from dmesg: uhci0: port 0xe000-0xe01f irq 11 at device 7.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered ulpt0: Hewlett-Packard hp LaserJet 1000, rev 1.10/1.20, addr 2, iclass 7/1 Now, when i try to echo something to ulpt0 or unlpt0 it works: [SU-SAMBA: ~]# echo qqwwee > /dev/ulpt0 [SU-SAMBA: ~]# But, when i try to cat binary file to printer (like .prn file) it doesn't work: [SU-SAMBA: /home/maddave]# file qq qq: data [SU-SAMBA: /home/maddave]# cat qq > /dev/ulpt0 cat: stdout: Input/output error [SU-SAMBA: /home/maddave]# Has anyone solved this problem ? I really need help on this one :) Please CC me in any replies as i'm not subscribed to this list. Thanx! Best regards, D. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message