Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754521AbXIOPbQ (ORCPT ); Sat, 15 Sep 2007 11:31:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751223AbXIOPbF (ORCPT ); Sat, 15 Sep 2007 11:31:05 -0400 Received: from netrider.rowland.org ([192.131.102.5]:2748 "HELO netrider.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751172AbXIOPbE (ORCPT ); Sat, 15 Sep 2007 11:31:04 -0400 Date: Sat, 15 Sep 2007 11:31:01 -0400 (EDT) From: Alan Stern X-X-Sender: stern@netrider.rowland.org To: Christian Volkmann cc: Andrew Morton , , , Michal Piotrowski Subject: Re: [linux-usb-devel] 2.6.23-rc6: usb 1-1: device not accepting address 2, error -62 In-Reply-To: <46EBCAB6.1070003@cv-sv.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1068 Lines: 30 On Sat, 15 Sep 2007, Christian Volkmann wrote: > > Does the machine otherwise work OK? > > > Yes, the USB is working fine for the easy things I do with it. > > Hmm, so I expect this 2.6.22 message: > >> <6>usb 1-1: USB disconnect, address 2 > > became this 2.6.23rc6 message: > >> <3>usb 1-1: device not accepting address 2, error -62 > > and nothing is harmed. Maybe. It's hard to tell because you have not provided enough information. To get a better idea of what's going on you should enable CONFIG_USB_DEBUG, for both 2.6.22 and 2.6.23, and then post the dmesg logs. It wouldn't hurt to enable CONFIG_PRINTK_TIME also. These sorts of errors can occur because of bad cable connections or other similar hardware problems. There's an excellent chance they have no connection to the kernel version. Alan Stern - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/