On Thu, 18 Sep 2003 10:41:09 -0700 (PDT) Mike Keithley <[EMAIL PROTECTED]> wrote:
| Hello list | | I'm setting up a USB printer. I get this line: | | printer.c: usblp0: USB Bidirectional printer dev 2 if 0 alt 1 proto 2 vid | 0x067B pid 0x2305 | | Am I correct that the printer device is device 2, a pty? If so, how do I | use this device? That just means that the printer is USB device #2 on its USB host controller. It's not a device major number. It's still a printer. Some distro install tools can find USB printers successfully. And CUPS knows about USB printers, if you happen to be using it. -- ~Randy ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
