9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: franciscojose ballesteros <nemo.mbox@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] printing over usb
Date: Sat,  3 Jul 2010 23:08:06 +0200	[thread overview]
Message-ID: <-1335283861020491921@unknownmsgid> (raw)
In-Reply-To: <AANLkTimJOR4ByC6EZq0pB25IUZ5N3-HLYAUYsWRgkphF@mail.gmail.com>

Ep4.0 does not look like the place to send data. It's probably the control ep.
for the printer. IIRC, the driver adds a file named lp something, but I'm not
sure. Try to look at /dev to see if there's a file there. Otherwise it could be
something like ep4.1

On Jul 3, 2010, at 8:31 PM, James Chapman <james@cs.ioc.ee> wrote:

> Hi,
>
> I would like to use my hp laserjet 1300 postscript printer with plan9.
> I'm running plan9 under vmware fusion on a macbook and the printer is
> connected via usb.
>
> I checked that the printer is visible:
>
> term% usb/probe
> ep1.0 roothub csp 0x000009 ports 2 uhci
> ep2.0 roothub csp 0x000009 ports 6 ehci
> ep3.0 hub csp 0x000009 ports 7 none <nil> uhci
> ep4.0 printer csp 0x030107 csp 0x010107 vid 0x03f0 did 0x1017
> Hewlett-Packard 'hp LaserJet 1300' uhci
>
> I added the following line to /sys/lib/lp/devices:
>
> laserjet1300	- - /dev/usb/ep4.0/data - post+nohead generic nospool - - - -
>
> Then I tried to print something:
>
> term% lp -dlaserjet1300 /sys/doc/utf.ps
> cat: write error copying <stdin>: request timed out
>
> Can somebody tell me what I'm doing wrong?
>
> Best wishes,
>
> James Chapman
>



  reply	other threads:[~2010-07-03 21:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-03 18:31 James Chapman
2010-07-03 21:08 ` franciscojose ballesteros [this message]
2010-07-03 21:31   ` James Chapman
2010-07-05 22:23     ` James Chapman
2010-07-06  1:11       ` erik quanstrom
2010-07-06  6:16         ` Akshat Kumar
2010-07-06  8:02       ` Francisco J Ballesteros

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=-1335283861020491921@unknownmsgid \
    --to=nemo.mbox@gmail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).