On Mon, Apr 10, 2000 at 02:53:14AM -0700, Nicolas Lopez wrote:
>   Ok, heres an updated device node naming guide.  Thanks to everybody for
>  correcting it.  Ideally we'd want the devices to show up the same with
>  devfs.  So keep an eye out for deviations, so that they can be fixed.
> 
>   node          c/b   major:minor       owner:group     permitions
>   ----------------------------------------------------------------
>   mustek        char  10:171            root:video?     0660
>   input/js#   char  13:0-31           root:root       0660
>   input/mouse#        char  13:32-62          root:root       0660
>   input/mice  char  13:62 (Mix mode)  root:root       0660
>   input/event#        char  13:64-95          root:root       0660
>   usb/ttyACM#   char  166:0-31          root:dialout    0660
>   usb/usblp#    char  180:0-15          root:lp         0660

I think /dev/usb/lp# would be better, notice no other USB device nodes
don't have the additional 'usb' prefix - what does everyone think?

Hmm, now I noticed printer.c still lacks devfs support. Okay, now I know
what I should work on today.

>   usb/scanner#  char  180:48-63         root:root       0666
>   usb/rio500  char  180:64            root:audio?     0660
>   usb/camera# char  180:80-87         root:root       0660
>   usb/dab#      char  180:240-243       root:audio?     0660
>   usb/ttyUSB#   char  188:0-15          root:dialout?   0660

-- 
Vojtech Pavlik
SuSE Labs

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to