--- etc/udev/gentoo/udev.rules.orig 2006-04-15 19:32:38.000000000 +0200 +++ etc/udev/gentoo/udev.rules 2006-05-09 12:00:36.000000000 +0200 @@ -295,7 +295,7 @@ ##################################### # usbfs-like device nodes -SUBSYSTEM=="usb_device", PROGRAM="/bin/sh -c 'K=%k; K=$${K#usbdev}; printf bus/usb/%%03i/%%03i $${K%%%%.*} $${K#*.}'", NAME="%c", MODE="0644" +SUBSYSTEM=="usb_device", PROGRAM="/bin/sh -c 'K=%k; K=$${K#usbdev}; printf bus/usb/%%03i/%%03i $${K%%%%.*} $${K#*.}'", NAME="%c", GOUP="usb", MODE="0664" # be backward compatible for a while with the /etc/dev.d and /etc/hotplug.d/ systems