Re: USB device allocation

Steffen Grunewald (steffen@gfz-potsdam.de)
Tue, 5 Oct 1999 20:04:45 +0200 (MET DST)


Pavel Machek:
>
> Hi!
>
> USB is getting into stage where it is actually usefull. And I've
> experienced first clashes with other devices. Therefore, it is time to
> allocate entries.
>
> Previous numbers are unusable :-(: their either crash with existing
> device, or there's only convient room for one such device where around
> 16 are needed.
>
> Pavel
>
> XXX char USB devices
> 0 = /dev/usblp0 Printers connected via usb
> ...
> 15 = /dev/usblp15
> 16 = /dev/usbmouse0 USB mouse
> ...
> 31 = /dev/usbmouse15
> 32 = /dev/ezusb0 USB firmware downloader
> ...
> 63 = /dev/ezusb15
That's 32 entries for 16 devices...

> 64 = /dev/usbscanner0 USB HP scanner
> ...
> 95 = /dev/usbscanner15
Same here...

> 128 = /dev/ttyACM0 USB modem
> ...
> 255 = /dev/ttyACM127
What about some spare entries for USB monitors, speakers, CDrecorders ?

BTW:
What about AGFA scanner support ?

Steffen

-- 
Steffen Grunewald = steffen(at)gfz-potsdam.de = fax +49-331-288-1266
My opinions are mine. You can rent them. Just ask me for prices  :-)
"Art is a lie which makes us realize the truth"   -    Pablo Picasso

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/