Am Thu, 8 Oct 2009 20:24:14 +0200 schrieb Kay Sievers <kay.sievers@xxxxxxxx>: > On Thu, Oct 8, 2009 at 20:19, Andreas Radke <a.radke@xxxxxxxx> wrote: > > should be this: > > > > [root@server64 andyrtr]# ls -1hR /dev/.udev/names/usbdev4.5 > > /dev/.udev/names/usbdev4.5: > > \x2fdevices\x2fpci0000:00\x2f0000:00:04.0\x2fusb4\x2f4-2\x2fusb_device\x2fusbdev4.5 > > usbdev4.5 should not exist with recent kernels, the device nodes are > provided by the usb bus device directly. Do you have: > CONFIG_USB_CLASS_DEVICE enabled? > > Kay > Yes. It's enabled: config 2.6.27.31: # # Miscellaneous USB options # CONFIG_USB_DEVICEFS=y CONFIG_USB_DEVICE_CLASS=y CONFIG_USB_DYNAMIC_MINORS=y CONFIG_USB_SUSPEND=y # CONFIG_USB_OTG is not set CONFIG_USB_MON=y config 2.6.31.2: # # Miscellaneous USB options # CONFIG_USB_DEVICEFS=y CONFIG_USB_DEVICE_CLASS=y CONFIG_USB_DYNAMIC_MINORS=y CONFIG_USB_SUSPEND=y # CONFIG_USB_OTG is not set CONFIG_USB_MON=m CONFIG_USB_WUSB=m CONFIG_USB_WUSB_CBAF=m # CONFIG_USB_WUSB_CBAF_DEBUG is not set -Andy -- To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html