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 1PECHi-0001gW-Sv for garchives@archives.gentoo.org; Fri, 05 Nov 2010 02:44:11 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 42699E0B6B; Fri, 5 Nov 2010 02:43:06 +0000 (UTC) Received: from mail-iw0-f181.google.com (mail-iw0-f181.google.com [209.85.214.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 28C92E0B6B for ; Fri, 5 Nov 2010 02:43:06 +0000 (UTC) Received: by iwn3 with SMTP id 3so2953758iwn.40 for ; Thu, 04 Nov 2010 19:43:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=M4q5+wOHFncc+l5bMGyjzGIhK6IUQ0p3GB4VPihv3Ro=; b=lTafEpZ88I5aZZSnEglQBBPxzO7P77upkVKIm+buqSziUOASuK8GyImdvFVz8GGrqI 9SLPTisoSW0YfiU88x8R7yEwSIVVqKQjq5fL31gF2TqaQMdSszBO9Y0g71ynmK2kCrO5 cNFsPpzFNuuZ19UdztFxKNBeDnREkXrrcXqpQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=xencKZThZ4tfx47C7Appr8AKGydOW5CJjkxKELgpkfPzoL3/IfLkbPsoewyScgm5/h oiEVTRqd7hOLERttw/6IQftHkbb+io3LQCa4SbUGpAotQQCJ9/o3oDvTOyffDaV8wj1K gZcYaZS3vCuVingFLNXCmkVCOHglOdHYj59W4= 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 Received: by 10.42.12.129 with SMTP id y1mr977557icy.185.1288924985940; Thu, 04 Nov 2010 19:43:05 -0700 (PDT) Received: by 10.231.14.68 with HTTP; Thu, 4 Nov 2010 19:43:05 -0700 (PDT) In-Reply-To: References: <4CCF519A.6060500@garygolden.me> <201011022321.32051.francesco.talamona@know.eu> <201011030306.32169.alan.mckinnon@gmail.com> <4CD0BE64.7020201@gmail.com> <4CD28929.7050401@sourcegarden.de> <20101104113236.1e240940@digimed.co.uk> <4CD2ACD4.7030403@sourcegarden.de> Date: Thu, 4 Nov 2010 19:43:05 -0700 Message-ID: Subject: Re: [gentoo-user] usb error log spam From: Brennan Shacklett To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: c592c377-7371-477b-9846-999a91ce2fac X-Archives-Hash: bb1c79f885182286a3c995a48f9cb37a On 11/4/10, Adam Carter wrote: > ou probably have CONFIG_USB_DEBUG or CONFIG_USB_STORAGE_DEBUG enabled in > >> > your kernel. >> > >> > >> no, it's not: >> CONFIG_USB_DEBUG is not set >> That also why, i think this more a error message than a debug.... >> >> Looks like debug to me, and since all the entries are labeled >> 'usb-storage' > it strongly points to STORAGE_DEBUG :) > I used to have those messages as well. They are not errors, it is a kernel config option. I cannot remember the exact option, but it is either one of the usb debug options such as CONFIG_USB_STORAGE_DEBUG or one of the scsi debug options.