From: "Matías Alejandro Torres" <torresmat@gmail.com>
To: Tejun Heo <htejun@gmail.com>
Cc: linux-ide@vger.kernel.org, gregkh@suse.de
Subject: Re: SATA SB600 works in 2.6.20.4 but not in 2.6.21-rc5 with irqpoll parameter
Date: Fri, 04 May 2007 16:30:01 -0300 [thread overview]
Message-ID: <463B89B9.8050104@gmail.com> (raw)
In-Reply-To: <463B74DB.8060509@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 561 bytes --]
> Well, making it work without pci=nomsi is the whole point here. I dunno
> why this simple thing doesn't work. Can you post the result of 'lspci
> -nn' so that we can see the numeric ID?
>
I would really like to know the answer to that, but i'm hundred of miles
away. Attached to this email is the output of lspci -nn .
Maybe you have the wrong id of the pci bridge:
00:02.0 PCI bridge [0604]: ATI Technologies Inc RS480 PCI-X Root Port
[1002:5a34]
+DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_ATI, 0x5a3f, quirk_disable_msi); /* RS480 PCI bridge */
[-- Attachment #2: lspci.nn.2.6.20.4-generic-with-pci-quirks-patch --]
[-- Type: text/plain, Size: 1833 bytes --]
00:00.0 Host bridge [0600]: ATI Technologies Inc RS480 Host Bridge [1002:5950] (rev 10)
00:02.0 PCI bridge [0604]: ATI Technologies Inc RS480 PCI-X Root Port [1002:5a34]
00:12.0 SATA controller [0106]: ATI Technologies Inc SB600 Non-Raid-5 SATA [1002:4380]
00:13.0 USB Controller [0c03]: ATI Technologies Inc SB600 USB (OHCI0) [1002:4387]
00:13.1 USB Controller [0c03]: ATI Technologies Inc SB600 USB (OHCI1) [1002:4388]
00:13.2 USB Controller [0c03]: ATI Technologies Inc SB600 USB (OHCI2) [1002:4389]
00:13.3 USB Controller [0c03]: ATI Technologies Inc SB600 USB (OHCI3) [1002:438a]
00:13.4 USB Controller [0c03]: ATI Technologies Inc SB600 USB (OHCI4) [1002:438b]
00:13.5 USB Controller [0c03]: ATI Technologies Inc SB600 USB Controller (EHCI) [1002:4386]
00:14.0 SMBus [0c05]: ATI Technologies Inc SB600 SMBus [1002:4385] (rev 13)
00:14.1 IDE interface [0101]: ATI Technologies Inc SB600 IDE [1002:438c]
00:14.2 Audio device [0403]: ATI Technologies Inc SB600 Azalia [1002:4383]
00:14.3 ISA bridge [0601]: ATI Technologies Inc SB600 PCI to LPC Bridge [1002:438d]
00:14.4 PCI bridge [0604]: ATI Technologies Inc SB600 PCI to PCI Bridge [1002:4384]
00:18.0 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration [1022:1100]
00:18.1 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map [1022:1101]
00:18.2 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller [1022:1102]
00:18.3 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control [1022:1103]
01:00.0 VGA compatible controller [0300]: nVidia Corporation G71 [GeForce 7300 GS] [10de:01df] (rev a1)
02:06.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8110SC/8169SC Gigabit Ethernet [10ec:8167] (rev 10)
next prev parent reply other threads:[~2007-05-04 19:30 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-27 2:25 SATA SB600 Matías Alejandro Torres
2007-03-27 2:31 ` Tejun Heo
2007-03-27 2:36 ` Matías Alejandro Torres
2007-03-27 2:39 ` Tejun Heo
2007-03-27 4:00 ` SATA SB600 works in 2.6.20.4 but not in 2.6.21-rc5 with irqpoll parameter Matías Alejandro Torres
2007-03-27 4:13 ` Tejun Heo
2007-03-27 4:42 ` Matías Alejandro Torres
2007-05-04 9:49 ` Tejun Heo
2007-05-04 13:45 ` Matías Alejandro Torres
2007-05-04 17:48 ` Matías Alejandro Torres
2007-05-04 18:00 ` Tejun Heo
2007-05-04 19:30 ` Matías Alejandro Torres [this message]
2007-05-04 19:36 ` Tejun Heo
2007-05-05 17:43 ` Matías Alejandro Torres
2007-05-05 17:55 ` Tejun Heo
2007-05-07 10:03 ` Tejun Heo
2007-05-07 15:12 ` Matías Alejandro Torres
2007-05-07 15:35 ` Tejun Heo
2007-05-07 20:05 ` Matías Alejandro Torres
2007-05-08 8:07 ` Tejun Heo
[not found] ` <46089F28.8060803@gmail.com>
2007-03-27 5:02 ` Tejun Heo
2007-04-13 5:26 ` Tejun Heo
-- strict thread matches above, loose matches on Subject: below --
2007-04-23 21:39 Karsten Vieth
2007-04-23 23:38 ` Jeff Garzik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=463B89B9.8050104@gmail.com \
--to=torresmat@gmail.com \
--cc=gregkh@suse.de \
--cc=htejun@gmail.com \
--cc=linux-ide@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.