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-119139-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1PgOgG-0000df-Q2
	for garchives@archives.gentoo.org; Fri, 21 Jan 2011 21:38:05 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 6C817E0BEA;
	Fri, 21 Jan 2011 21:36:26 +0000 (UTC)
Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181])
	by pigeon.gentoo.org (Postfix) with ESMTP id 1E301E0BEA
	for <gentoo-user@lists.gentoo.org>; Fri, 21 Jan 2011 21:36:25 +0000 (UTC)
Received: by wyf22 with SMTP id 22so2977094wyf.40
        for <gentoo-user@lists.gentoo.org>; Fri, 21 Jan 2011 13:36:25 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:in-reply-to:references:date
         :message-id:subject:from:to:cc:content-type
         :content-transfer-encoding;
        bh=DyCUhQ/+MJz1b/MO9yk4HJCtX1Uoc++wpeGkI6gxrYU=;
        b=x2dGCuCyz1+/4J1og0RsNdorcjQIDfgqB3xQbClBS4cjgqIdzD6Rek+08zuWbLtGko
         7upjqYx8/Xih6ddDYPuYTBluAsYZ+OyNBaS7DZAwDV+gLfJOLT8ByvlEVfZjnIF3wjKb
         OQi3BXveY8ydDs/M1sjdhB31mKyxTroqjTL+4=
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
         :cc:content-type:content-transfer-encoding;
        b=cnTPsdTFxIULkg6SmHZPilQsBGq8ufSvL/rPN/v4l6uTcxNcwnZaMmzPzPyRLM1a5Y
         7qxU8lMGbnPks+K1AQ0VXbf7KdBHfl+g0tf/kY6hTB5i1Cmsvhj73I9zUZzBUMCeEyy2
         Kk4mfKWt+ww7kd55Bp38aZ+/JwQ3xNSDbSKTQ=
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.216.51.135 with SMTP id b7mr237451wec.29.1295645785214; Fri,
 21 Jan 2011 13:36:25 -0800 (PST)
Received: by 10.216.16.21 with HTTP; Fri, 21 Jan 2011 13:36:25 -0800 (PST)
In-Reply-To: <4D39EF4F.2090305@kutulu.org>
References: <20110121184507.GC5787@solfire>
	<AANLkTi=2H0jjdO7QasjPEGToMygZGxaHzz-FCLpgpjwO@mail.gmail.com>
	<4d39db9a.9505df0a.50d3.ffffbf47@mx.google.com>
	<AANLkTi=neE2Uon4aRG16ALm4td_oTZmCacJO=ZH_s5WA@mail.gmail.com>
	<20110121200530.GA5878@solfire>
	<4D39EF4F.2090305@kutulu.org>
Date: Fri, 21 Jan 2011 13:36:25 -0800
Message-ID: <AANLkTi=QWpq1N76WFGkQX9Sba=BD9RkxxshbCmNcgLRb@mail.gmail.com>
Subject: Re: [gentoo-user] AHCI/IDE-question
From: Mark Knecht <markknecht@gmail.com>
To: gentoo-user@lists.gentoo.org
Cc: meino.cramer@gmx.de
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 
X-Archives-Hash: deb912a2a508ab9765d8d053b2095733

On Fri, Jan 21, 2011 at 12:40 PM, Mike Edenfield <kutulu@kutulu.org> wrote:
<SNIP>
>
> You could also dig into the internals of the libahci.c driver to figure
> out what all of those display items mean. =C2=A0In this case, your seeing=
 two
> different PCI busses with slightly different capabilities; just off the
> top of my head, one is probably a 6-port PCI-X bus and the other a
> 2-port PCI bus, but I'd have to go look up the specs to your motherboard
> to really find out.
>
> --Mike
>
>

Maybe

lspci -t

Would show something?

- Mark

firefly ~ # lspci -t
-[0000:00]-+-00.0
           +-02.0
           +-16.0
           +-16.2
           +-16.3
           +-19.0
           +-1a.0
           +-1b.0
           +-1c.0-[01]--
           +-1c.4-[02]--
           +-1d.0
           +-1e.0-[03]--+-00.0
           |            +-01.0
           |            \-02.0
           +-1f.0
           +-1f.2
           \-1f.3
firefly ~ #