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>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 13 Aug 2007 18:27:42 +0200
From:	Steffen Koepf <steffen.koepf@...ya.de>
To:	linux-kernel@...r.kernel.org
Subject: [PATCH] USB-Core, Kernel 2.6.22.2

Hello,

there is a USB-Device Init-Problem with the Apacer AE161 USB-Cardreader,
which contains the Chip AU6375. The Cardreader init fails in about 50%
of system boots, with the following lines:

usb 1-6: unable to read config index 0 descriptor/all
usb 1-6: can't read configurations, error -71
hub 1-0:1.0: Cannot enable port 6.  Maybe the USB cable is bad?

The patch let's the kernel stay in the loop, the cardreader is detected
properly and the loop is never executed more than two times. The second
call of usb_control_msg succeeds always. Maybe it was the developer's 
goal of the loop to fix such things?

cu,

Steffen


Download attachment "usb-initfix.diff.gz" of type "application/x-gunzip" (234 bytes)

View attachment "README" of type "text/plain" (73 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ