Re: IP Autoconfig doesn't work for USB network devices

Greg KH (greg@kroah.com)
Mon, 18 Mar 2002 16:57:14 -0800


On Sat, Mar 16, 2002 at 06:25:30PM -0600, rob1@rekl.yi.org wrote:
>
> There is no perceptible delay between these messages, so it seems like the
> code to detect the USB devices executes after the IP autoconfig section,
> which is what is preventing this from working.

It looks like you need to move the delay section of that patch, possibly
changing the logic in the IP autoconfig section to delay until your
device shows up on the USB bus.

> Is this a topic that should be discussed on one of the linux-usb lists
> instead of linux-kernel?

I think this a good enough place for it, as it isn't very specific to a
USB subsystem problem.

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/