On Fri, Apr 05, 2002 at 02:45:13PM -0500, RR wrote: > > > i have the zaurus pda working fine with the usbdnet driver > > everytime i put the pda in the craddle i need to do the ifconfig usb0 > configuration > > my understanding is usbmgr could automate that, i dont see a man page > in my instalation for usbmgr.... > > can someone shed some light how i would configure that
wget http://www.kernel.org/pub/linux/utils/kernel/hotplug/hotplug-2002_04_01-1.noarch.rpm su rpm -e usbmgr rpm -Uhv hotplug-2002_04_01-1.noarch.rpm exit Seriously, drop usbmgr and get the hotplug package. That will handle automatic loading of modules properly, with no messing with configuration files again. SuSE has done this for their later releases. thanks, greg k-h _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
