From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Sun, 28 Nov 2004 10:54:45 +0200 From: Sergey Reva Message-ID: <73278964.20041128105445@mail.ru> To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: [9fans] usb or lp Topicbox-Message-UUID: 0d58a8f2-eace-11e9-9e20-41e7f4b1d025 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