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 <gentoo-user+bounces-102531-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1N2aLd-0007cJ-TQ
	for garchives@archives.gentoo.org; Tue, 27 Oct 2009 00:55:42 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id A31B7E06F5;
	Tue, 27 Oct 2009 00:55:40 +0000 (UTC)
Received: from mail-px0-f171.google.com (mail-px0-f171.google.com [209.85.216.171])
	by pigeon.gentoo.org (Postfix) with ESMTP id 7541AE06F5
	for <gentoo-user@lists.gentoo.org>; Tue, 27 Oct 2009 00:55:40 +0000 (UTC)
Received: by pxi1 with SMTP id 1so744697pxi.32
        for <gentoo-user@lists.gentoo.org>; Mon, 26 Oct 2009 17:55:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:in-reply-to:references
         :date:message-id:subject:from:to:content-type;
        bh=+7RQTn6UOixjnCsDVWHjt9wYJ2w/4vhsm8bGjshbt7M=;
        b=u9aLV7UaEfLm8xLXmoQsCS0AEa7S8G/j3K8kBuMRMBBMx4fJhqVQcOfZsGYGZZSZXE
         lcvkorlkFdWEBhIlQtvCUCsX63fR2UwRPAjwslGFCi9dM9qyiMPpnyLMYTYGTrhgug1C
         C/MPJ3gCeCDCq1V89sCJsW+8ayYMAK9Yy9QeA=
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=VaJlv3ysCreDjw3loRr0BaTfNFVmlU56G1N7kBQCJJavdfZ+dxCrQL/YQAPfnOImsk
         idMddSDytLMrWS/1em8lQaUWjZyqFNxP/y0D6RxVOfv/fpO7S7WvtY2qV3aIOUminIiV
         C0QvysSTKpj+HeQaF5Z7YMEld8KNryLO4mKXA=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.142.3.37 with SMTP id 37mr1165027wfc.146.1256604939835; Mon, 
	26 Oct 2009 17:55:39 -0700 (PDT)
In-Reply-To: <a0811460910261705v26593693m10cfed47b81e8df2@mail.gmail.com>
References: <a0811460910252138g58c60547y28f28d4850ebb9e4@mail.gmail.com>
	 <20091025225106.4cd9f6ac@dartworks.biz>
	 <a0811460910261705v26593693m10cfed47b81e8df2@mail.gmail.com>
Date: Mon, 26 Oct 2009 18:55:39 -0600
Message-ID: <a0811460910261755p8307e8au59c422d420091ba0@mail.gmail.com>
Subject: Re: [gentoo-user] strange dmesg output
From: Maxim Wexler <maxim.wexler@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
X-Archives-Salt: d419a3ec-b753-4577-b469-81d7973ab747
X-Archives-Hash: 09328e3cb32d990d5fa94a3d59f537cc

> #CONFIG_USB_DEBUG is not set
>

[edit]

CONFIG_USB_STORAGE_DEBUG = y

I turned it off, recompiled, copied the kernel over and rebooted.
$dmesg still displays the verbose 'usb-storage' lines and excludes
everything else

here's a long thread on this same subject

https://lists.one-eyed-alien.net/pipermail/usb-storage/2008-November/004121.html

I don't think he found a solution either.

The good news, the system can now see the soundcard. Before I had to
run alsaconf at every boot.  Is there a connection?

mw