usbnet bug in 2.6.20.1

From: Nick Shaforostoff
Date: Sun Mar 04 2007 - 02:35:49 EST


after upgrading from 2.6.15 to 2.6.20.1 i got problem with my usb modem (terayon).
kern.log it said:
usb 3-1: new full speed USB device using ohci_hcd and address 2
usb 3-1: no configuration chosen from 1 choice


my solution was to
replace
#ifndef CONFIG_USB_NET_RNDIS_HOST
with
#ifndef CONFIG_USB_NET_RNDIS_HOST_MODULE
in drivers/usb/core/generic.c



--
Some men see things as they are and say, "Why?" I dream of things that never were and say, "Why not?"
--George Bernard Shaw
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/