On Sun, 13 Apr 2003, Erez Doron wrote:
> on my redhat 9.0:
> erez@erezlap ~==# modprobe usb-uhci
> erez@erezlap ~==# modprobe usbnet
> erez@erezlap ~==# ifconfig usb0
> usb0: error fetching interface information: Device not found
>
> what am i doing wrong ?
>
Hi, in drivers/usb/usbnet.c look for
/* minidrivers _could_ be individually configured */
after that you can select which nets are supported. For some reason PXA is
not on by default, just add:
#define CONFIG_USB_PXA
and recompile
Bye!
Received on Mon Apr 14 06:55:44 2003
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:41:31 EDT