From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: Linus Torvalds <torvalds@osdl.org>
Cc: Dominik Brodowski <linux@dominikbrodowski.net>,
akpm@osdl.org, Greg KH <greg@kroah.com>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Linux 2.6.13-rc2: PCMCIA problem on AMD64
Date: Wed, 6 Jul 2005 22:36:30 +0200 [thread overview]
Message-ID: <200507062236.30707.rjw@sisk.pl> (raw)
In-Reply-To: <Pine.LNX.4.58.0507060958590.3570@g5.osdl.org>
On Wednesday, 6 of July 2005 19:16, Linus Torvalds wrote:
>
> On Wed, 6 Jul 2005, Greg KH wrote:
> >
> > On Wed, Jul 06, 2005 at 11:28:49AM +0200, Rafael J. Wysocki wrote:
> > > PCI: Failed to allocate mem resource #10:2000000@100000000 for 0000:02:01.0
> > > PCI: Failed to allocate mem resource #10:2000000@100000000 for 0000:02:01.1
> > > PCI: Failed to allocate I/O resource #7:1000@e000 for 0000:02:01.1
> > > PCI: Failed to allocate I/O resource #8:1000@e000 for 0000:02:01.1
> >
> > Do you also get the above errors on booting with -rc1?
>
> I'd assume so - there are basically no resource changes in -rc2, but -rc1
> has a lot of PCMCIA updates. Dominik - the full dmesg is in the original
> report by Rafael on linux-kernel, mind taking a look?
>
> However, the above also seems to have tried to allocate a 64-bit resource,
> and I wonder if that's right. Rafael, what does lspci say? Is that 2:1.1
> device actually 64-bit capable? Sounds unlikely (they are pretty rare),
> and hat would be a PCI layer bug if not.
'lspci -v' says:
0000:02:01.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev ab)
Subsystem: ASUSTeK Computer Inc.: Unknown device 1854
Flags: bus master, medium devsel, latency 64
Memory at fd200000 (32-bit, non-prefetchable) [size=4K]
Bus: primary=02, secondary=03, subordinate=06, sec-latency=176
Memory window 0: 30000000-31fff000 (prefetchable)
Memory window 1: fc600000-fd1ff000
I/O window 0: 0000b000-0000bfff
I/O window 1: 0000c000-0000cfff
16-bit legacy interface ports at 0001
0000:02:01.1 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev ab)
Subsystem: ASUSTeK Computer Inc.: Unknown device 1854
Flags: bus master, medium devsel, latency 64
Memory at fa200000 (32-bit, non-prefetchable) [size=4K]
Bus: primary=02, secondary=07, subordinate=0a, sec-latency=176
Memory window 0: 32000000-33fff000 (prefetchable)
Memory window 1: f9600000-fa1ff000
I/O window 0: 0000b000-0000b7ff
I/O window 1: 0000b800-0000bfff
16-bit legacy interface ports at 0001
Greets,
Rafael
--
- Would you tell me, please, which way I ought to go from here?
- That depends a good deal on where you want to get to.
-- Lewis Carroll "Alice's Adventures in Wonderland"
next prev parent reply other threads:[~2005-07-06 20:44 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-06 4:32 Linux 2.6.13-rc2 Linus Torvalds
2005-07-06 6:56 ` Jan Dittmer
2005-07-06 9:09 ` Linux 2.6.13-rc2 - Inconsistent kallsyms data Alexis Ballier
2005-07-06 13:45 ` Paulo Marques
2005-07-06 14:52 ` Alexis Ballier
2005-07-07 11:51 ` Paulo Marques
2005-07-06 15:33 ` Linux 2.6.13-rc2 Linus Torvalds
2005-07-06 15:53 ` Jan Dittmer
2005-07-06 15:55 ` Greg KH
2005-07-06 7:35 ` Matt Mackall
2005-07-06 8:59 ` Florian Weimer
2005-07-06 12:18 ` Paolo Ciarrocchi
2005-07-06 9:10 ` compilation error sound/pci/bt87x.c:807 [Re: Linux 2.6.13-rc2] Tomasz Torcz
2005-07-06 14:35 ` Alexandre Buisse
2005-07-06 9:28 ` Linux 2.6.13-rc2: PCMCIA problem on AMD64 Rafael J. Wysocki
2005-07-06 16:47 ` Greg KH
2005-07-06 17:16 ` Linus Torvalds
2005-07-06 20:36 ` Rafael J. Wysocki [this message]
2005-07-06 20:33 ` Rafael J. Wysocki
2005-07-06 21:43 ` Ivan Kokshaysky
2005-07-06 22:15 ` Rafael J. Wysocki
2005-07-06 23:01 ` Ivan Kokshaysky
2005-07-06 9:37 ` Linux 2.6.13-rc2 Eyal Lebedinsky
2005-07-06 15:42 ` Linus Torvalds
2005-07-06 15:51 ` Greg KH
2005-07-06 16:22 ` Linus Torvalds
2005-07-06 16:27 ` Greg KH
2005-07-07 9:46 ` Takashi Iwai
2005-07-07 18:39 ` Greg KH
2005-07-07 19:57 ` Takashi Iwai
2005-07-06 10:29 ` Matthias Andree
2005-07-06 10:30 ` Matthias Andree
2005-07-06 15:58 ` Linux 2.6.13-rc2 (build error with no CONFIG_HOTPLUG_PCI) Steven Cole
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=200507062236.30707.rjw@sisk.pl \
--to=rjw@sisk.pl \
--cc=akpm@osdl.org \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@dominikbrodowski.net \
--cc=torvalds@osdl.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox