Gentoo Archives: gentoo-user

From: meino.cramer@×××.de
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] AHCI/IDE-question
Date: Sat, 22 Jan 2011 02:12:51
Message-Id: 20110122021119.GA5857@solfire
In Reply to: Re: [gentoo-user] AHCI/IDE-question by Mark Knecht
1 Mark Knecht <markknecht@×××××.com> [11-01-22 03:04]:
2 > On Fri, Jan 21, 2011 at 12:40 PM, Mike Edenfield <kutulu@××××××.org> wrote:
3 > <SNIP>
4 > >
5 > > You could also dig into the internals of the libahci.c driver to figure
6 > > out what all of those display items mean.  In this case, your seeing two
7 > > different PCI busses with slightly different capabilities; just off the
8 > > top of my head, one is probably a 6-port PCI-X bus and the other a
9 > > 2-port PCI bus, but I'd have to go look up the specs to your motherboard
10 > > to really find out.
11 > >
12 > > --Mike
13 > >
14 > >
15 >
16 > Maybe
17 >
18 > lspci -t
19 >
20 > Would show something?
21 >
22 > - Mark
23 >
24 > firefly ~ # lspci -t
25 > -[0000:00]-+-00.0
26 > +-02.0
27 > +-16.0
28 > +-16.2
29 > +-16.3
30 > +-19.0
31 > +-1a.0
32 > +-1b.0
33 > +-1c.0-[01]--
34 > +-1c.4-[02]--
35 > +-1d.0
36 > +-1e.0-[03]--+-00.0
37 > | +-01.0
38 > | \-02.0
39 > +-1f.0
40 > +-1f.2
41 > \-1f.3
42 > firefly ~ #
43 >
44
45 Hi Mark,
46
47 I got this (lspci -tv):
48
49 -[0000:00]-+-00.0 ATI Technologies Inc RD890 Northbridge only single slot PCI-e GFX Hydra part
50 +-00.2 ATI Technologies Inc Device 5a23
51 +-02.0-[08]--+-00.0 nVidia Corporation Device 0de1
52 | \-00.1 nVidia Corporation Device 0bea
53 +-04.0-[07]--+-00.0 JMicron Technology Corp. JMB362/JMB363 Serial ATA Controller
54 | \-00.1 JMicron Technology Corp. JMB362/JMB363 Serial ATA Controller
55 +-05.0-[06]----00.0 VIA Technologies, Inc. VT6315 Series Firewire Controller
56 +-06.0-[05]----00.0 Marvell Technology Group Ltd. 88E8059 PCI-E Gigabit Ethernet Controller
57 +-07.0-[04]----00.0 NEC Corporation uPD720200 USB 3.0 Host Controller
58 +-0d.0-[02-03]----00.0-[03]--+-00.0 Oxford Semiconductor Ltd OX16PCI954 (Quad 16950 UART) function 0 (Uart)
59 | \-00.1 Oxford Semiconductor Ltd OX16PCI954 (Quad 16950 UART) function 1 (8bit bus)
60 +-11.0 ATI Technologies Inc SB700/SB800 SATA Controller [AHCI mode]
61 +-12.0 ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
62 +-12.2 ATI Technologies Inc SB700/SB800 USB EHCI Controller
63 +-13.0 ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
64 +-13.2 ATI Technologies Inc SB700/SB800 USB EHCI Controller
65 +-14.0 ATI Technologies Inc SBx00 SMBus Controller
66 +-14.2 ATI Technologies Inc SBx00 Azalia (Intel HDA)
67 +-14.3 ATI Technologies Inc SB700/SB800 LPC host controller
68 +-14.4-[01]--+-06.0 Brooktree Corporation Bt878 Video Capture
69 | \-06.1 Brooktree Corporation Bt878 Audio Capture
70 +-14.5 ATI Technologies Inc SB700/SB800 USB OHCI2 Controller
71 +-16.0 ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
72 +-16.2 ATI Technologies Inc SB700/SB800 USB EHCI Controller
73 +-18.0 Advanced Micro Devices [AMD] Family 10h Processor HyperTransport Configuration
74 +-18.1 Advanced Micro Devices [AMD] Family 10h Processor Address Map
75 +-18.2 Advanced Micro Devices [AMD] Family 10h Processor DRAM Controller
76 +-18.3 Advanced Micro Devices [AMD] Family 10h Processor Miscellaneous Control
77 \-18.4 Advanced Micro Devices [AMD] Family 10h Processor Link Control

Replies

Subject Author
Re: [gentoo-user] AHCI/IDE-question Mark Knecht <markknecht@×××××.com>