From: Antonio Hernandez <ahernandez@augenopticos.com>
To: linux-kernel@vger.kernel.org
Subject: Changing the device between usb printers
Date: Fri, 04 Apr 2003 10:50:59 -0800 [thread overview]
Message-ID: <3E8DD413.80702@augenopticos.com> (raw)
In-Reply-To: 3E878F0A.8090709@augenopticos.com
Changing the device between usb printers.
I have several usb printers, each have a device to work
/dev/usb/lp0.../dev/usb/lp1/...etc. an example for the problem. If I
turn off 2 printers, printer #1 (/dev/usb/lp0)and printer #2
(/dev/usb/lp1) if i turn on first printer#2 and later printer #1 I got
for printer#2 to /dev/usb/lp0 and printer #1 (/dev/usb/lp1), if the
printers are the same is not a problem but if the printers aren't the
same then exist a problem when I send to print. I put a dmesg in
console and I got messages from "hub.c" that it put the number of
bus3/3/1 for a printer and bus3/3/2 to another but "printer.c" put
always usblp0 for the first printer detected and usblp1 to another. I
think that "printer.c" must to follow the same idea that hub.c to use
like /dev/usb/bus/3/3/2/lp or something like that
I have a Mandrake 9.0 distribution, I try with the kernel 2.4.20 and
2.4.21-pre6 too, all have the same problem
Thank you
next parent reply other threads:[~2003-04-05 18:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <3E878F0A.8090709@augenopticos.com>
2003-04-04 18:50 ` Antonio Hernandez [this message]
2003-04-06 5:20 ` Changing the device between usb printers Greg KH
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=3E8DD413.80702@augenopticos.com \
--to=ahernandez@augenopticos.com \
--cc=linux-kernel@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.