lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ