From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1N2icV-0006F1-M8 for garchives@archives.gentoo.org; Tue, 27 Oct 2009 09:45:39 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BABAAE0878; Tue, 27 Oct 2009 09:45:04 +0000 (UTC) Received: from mail-ew0-f206.google.com (mail-ew0-f206.google.com [209.85.219.206]) by pigeon.gentoo.org (Postfix) with ESMTP id 8154BE0878 for ; Tue, 27 Oct 2009 09:45:04 +0000 (UTC) Received: by ewy2 with SMTP id 2so462278ewy.34 for ; Tue, 27 Oct 2009 02:45:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=kgBOru1/ohFtl1XgoeKKBrWkRospNpYUrBN4TqPUz9U=; b=WI/w/ah1U31xa6hdL+UlOubTH2MfNR1755+JpiZsrniMVSsM19FfwpuIV1l3GHdWL5 S1uJryC0d8ygo22XMTDcqC0CKVpEmKhVyMI7yNHfnMbfsFAhufQF5I6rNQWYPBwmhekp MgW2WhA6eg6VMiRSAfaHNfUbVHfZA0pnISBX8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:message-id; b=U/WBA0GntdESklBWaza8BnEi3y1godlfUIxdWTyIji3iZRqRwzVO2bn60MHe/roEiu ilZCTY1K2nXqy2rUcXXKMMnLkBTgyAE+2HnHGBAo5UkgSi6FEJGspMBV2xe/HiTr7kJ/ oC8BVK+SiRhWUrYC9edlplOS9CrNB8IQHE480= Received: by 10.210.156.15 with SMTP id d15mr3469292ebe.27.1256636703638; Tue, 27 Oct 2009 02:45:03 -0700 (PDT) Received: from nazgul.localnet (dustpuppy.is.co.za [196.14.169.11]) by mx.google.com with ESMTPS id 5sm13995101eyh.2.2009.10.27.02.45.02 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 27 Oct 2009 02:45:02 -0700 (PDT) From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: strange dmesg output Date: Tue, 27 Oct 2009 11:43:59 +0200 User-Agent: KMail/1.12.2 (Linux/2.6.31-zen4; KDE/4.3.2; x86_64; ; ) References: <200910260704.15429.francesco.talamona@know.eu> In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200910271143.59548.alan.mckinnon@gmail.com> X-Archives-Salt: 18d85cd7-e0e9-499a-9702-5fd992d85553 X-Archives-Hash: 10948d1218369c27b023c6a6172feadd On Tuesday 27 October 2009 02:11:53 Maxim Wexler wrote: > > It could be some debug flag switched on in the USB storage subsystem. > > I'm not aware of such a "subsystem". Can you give an example? > > Maxim > It's a generic term applied to coherent chunks of the kernel. The whole kernel is one large system. The part (usually with a single maintainer) that deals with USB storage is a sub-system -- alan dot mckinnon at gmail dot com