On Tue, 30 May 2006, Giridhar Pemmasani wrote: > I need help configuring udev for this. Right now, without enabling > RNDIS_HOST, device's probe function never gets called (presumably > because no valid configurations are found in choose_configuration). Is > it possible for udev to inform the kernel to choose a configuration so > kernel can then proceed with calling device's probe function?
Yes. > If so, > could you give details about how udev should be configured (e.g., set > bConfigurationValue through sysfs) ? That's exactly right. The udev script should do something like this: echo 1 >$DEVICEPATH/bConfigurationValue except that you have to replace "1" with the correct configuration value and I don't remember the correct name of the environment variable containing the device's path in sysfs. Alan Stern ------------------------------------------------------- All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel