Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932730AbVLBLTK (ORCPT ); Fri, 2 Dec 2005 06:19:10 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932731AbVLBLTK (ORCPT ); Fri, 2 Dec 2005 06:19:10 -0500 Received: from wproxy.gmail.com ([64.233.184.196]:15786 "EHLO wproxy.gmail.com") by vger.kernel.org with ESMTP id S932730AbVLBLTI (ORCPT ); Fri, 2 Dec 2005 06:19:08 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:organization:user-agent:x-accept-language:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=L9jNdl/wJ5FHEkxrqe9ygA13z2/KXTiD7IpYm1azACiZiBNf0aPWjyzjZcgkt7BcOCAMfC3Q4BU3oR3hln4YqmnS2H48YjCvU+gb17X45Wb8CAtmDEc55AgxOcYwVJum8FDoUzAkL7fEpgxNZvy6X4YrKUJ4V3NIgVGnqnz0K5o= Message-ID: <43902DA5.9030708@gmail.com> Date: Fri, 02 Dec 2005 12:19:01 +0100 From: Patrizio Bassi Reply-To: patrizio.bassi@gmail.com Organization: patrizio.bassi@gmail.com User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051027) X-Accept-Language: it, it-it, en-us, en MIME-Version: 1.0 To: Alan Stern CC: Kernel development list , USB development list , pavel@ucw.cz, shaohua.li@intel.com, akpm@osdl.org Subject: Re: 2.6.15-rc2-git5 continues to fail suspending (USB issue) References: In-Reply-To: X-Enigmail-Version: 0.93.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 993 Lines: 46 Alan Stern ha scritto: >On Sat, 26 Nov 2005, Patrizio Bassi wrote: > > > >>>Maybe it's a problem in the device. >>> >>> >>> >>> >>> >>no..why should after resume? >> >> > >How should I know? It's _your_ device. :-) > > > >>however i remember some kernels ago (.13/.14) it worked >>after resume hotplug restarted my driver, now not. >> >> > >To get some more useful information in the system log, turn on USB >debugging (CONFIG_USB_DEBUG) and enable usbcore's usbfs_snoop=Y module >parameter. > >Alan Stern > > > > Alan, i just upgrated to 2.6.15-rc3 and it works after suspend. hotplug starts driver lovely. so it was a kernel bug, as i suspected. now only userspace driver shutdown needed. waiting next kernel versions :) - 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/