9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] usb or lp
@ 2004-11-28  8:54 Sergey Reva
  2004-11-29  2:29 ` Kenji Okamoto
  0 siblings, 1 reply; 10+ messages in thread
From: Sergey Reva @ 2004-11-28  8:54 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Hello 9fans,

With "latest sources" (about month ago) I can't print on my Canon S200 printer with USB
interface. What happened? How fix this?

/sys/src/cmd/usb/misc/usbprint have error:

for (c in '{seq 16})
where $c used in usb$c, it only generate number from 1 to 16, how about usb0?

In my old sources I have usbprint like this:
for (c in /dev/usb?[0-9]*)
But I don't used this and printer works well.

No when I try print something I get only this:
cat: write error copying /tmp/xyz: ken has left the building

And finally in usbprint all version for printing used ep2data but in my
case work only ep1data.

With best regards Sergey Reva
-- 
http://rs-rlab.narod.ru                          mailto:rs_rlab@mail.ru



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2004-12-01 17:20 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-28  8:54 [9fans] usb or lp Sergey Reva
2004-11-29  2:29 ` Kenji Okamoto
2004-11-29  3:00   ` Russ Cox
2004-11-29 13:21   ` Sergey Reva
2004-11-30  0:56     ` Kenji Okamoto
2004-11-30 15:07       ` Sape Mullender
2004-11-30 16:28         ` Sape Mullender
2004-11-30 19:08           ` Sergey Reva
2004-11-30 20:21             ` Sape Mullender
2004-12-01 17:20             ` Sape Mullender

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).