On Wed, Jan 16, 2002 at 07:09:08PM +0100, Johannes Reisinger wrote:
> 
> Hi!
> 
> I have two different USB printers connected to my Linux Box.
> Usually, printer#1 has minor device number 0 (/dev/usb/lp0) and
> printer#2 has minor device number 1 (/dev/usb/lp1). When turning
> off both printers and afterwards turning on printer#2 as the first one,
> printer#2 has now minor device number 0 (/dev/usb/lp0) and uses the
> wrong printer driver.
> Is there any method to do a fixed assignment of a printer to an USB minor
> device number?

Nope, sorry.

> I believe that this problem concerns not only printers but all situations
> where you have more than one USB device with the same major device number
> to the same Linux box connected and where you have some kind of static
> configuration for them.

I agree.  This is a known problem in the current Linux USB stack.
Other OSs also have this problem for lots of different kinds of devices
(like for printers without serial numbers.)

It is on the list of things todo for the 2.5 kernel series.  See the
archives of the linux-usb-devel mailing list for lots of discussion
about this topic.

thanks,

greg k-h

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to