[<prev] [next>] [day] [month] [year] [list]
Message-Id: <200703031536.41877.shafff@ukr.net>
Date: Sat, 3 Mar 2007 15:36:40 +0200
From: Nick Shaforostoff <shafff@....net>
To: linux-kernel@...r.kernel.org
Subject: usbnet bug in 2.6.20.1
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists