On Fri, Feb 06, 2004 at 07:54:59PM +0100, Alexander Schulz wrote: > Hello, > > I have a homebuild device here with 3 Interfaces. Two of them are > simple char devices handled by drivers derived from usb-sceleton.c > When I load these drivers and the device is already connected, it > is detected by the drivers. I can use both drivers immediately. > But when I load the driver for the serial device (modprobe also > loads usbserial), the drivers do not detect the device. I have > to replug it first. Am I making a misteke in my driver? Any > Ideas? Where might be the difference here?
What kernel version are you using? What does the syslog say when you plug in the device? What does /proc/bus/usb/devices say with your devices plugged in? What version of the hotplug scripts are you using? You need to give us a bit more information :) greg k-h ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
