Matt Filizzi wrote: > > After doing that it no longer kernel panics and will let me set an IP > address for the device. I do have one other question however, the > device keeps loading itself and unloading itself and I am wondering > why. when it does this it looses any IP configuration that I have set > for it, along with throwing a large amount of text to the console. Now > I assume it might possibly be doing this because I do not have the cable > connection yet (that will be hooked up tonight). OK. I'll try to get a patch into 2.4.x that will stop the panic, and also some other code changes that hopefully won't trash anything.
Whn you say that "the device keeps loading itself and unloading itself", I am confused. The device can't do this, correct? Maybe the driver module could be loaded and unloaded, or maybe the module could drop its connection to the device, or some other problem. Can you please provide some detail on the problem? Specifically, can you provide /proc/bus/usb/devices [with everything OK, and when it "unloads itself"], and the kernel logs of the automatic load and unload times? Also, can you show me what ifconfig -a looks like in any interesting state [before you UP the interface, when it is running, and when it drops]? Brad _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
