[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#413736: usb: no configuration chosen from 1 choice



Package: linux-2.6
Severity: important

kernels beginning with 2.6.16 have typo in their sources, wich causes
usb modem detecion to fail. kern.log says:
usb 3-1: new full speed USB device using ohci_hcd and address 2
usb 3-1: no configuration chosen from 1 choice


the solution is to replace
#ifndef CONFIG_USB_NET_RNDIS_HOST
with 
#ifndef CONFIG_USB_NET_RNDIS_HOST_MODULE
in drivers/usb/core/hub.c -- for 2.6.18
or in drivers/usb/core/generic.c -- for 2.6.20.x

i hope that etch wont be shipped with this silly error aint fixed
thanks you in advance!

-- System Information:
Debian Release: testing
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20.1-my
Locale: LANG=ru_UA, LC_CTYPE=ru_UA (charmap=KOI8-U) (ignored: LC_ALL set to ru_UA.KOI8-U)



Reply to: