From: Russell King <rmk+lkml@arm.linux.org.uk>
To: Grant Coady <grant_lkml@dodo.com.au>
Cc: Andrew Morton <akpm@osdl.org>, linux-kernel@vger.kernel.org
Subject: Re: 2.6.12-mm2
Date: Mon, 27 Jun 2005 09:11:46 +0100 [thread overview]
Message-ID: <20050627091146.B7934@flint.arm.linux.org.uk> (raw)
In-Reply-To: <didub15c1ucfs9t23opuvvm3a0rapikeoq@4ax.com>; from grant_lkml@dodo.com.au on Mon, Jun 27, 2005 at 09:17:34AM +1000
On Mon, Jun 27, 2005 at 09:17:34AM +1000, Grant Coady wrote:
> Not the case for where I'm having problems, Toshiba laptop, more
> info on http://scatter.mine.nu/test/linux-2.6/tosh/
Yes in this case. The PCI resources are the ones which say either
PCI CardBus, PCI Bus, or are of the format: xxxx:xx:xx.x, and all
of them are missing.
The ESS Maestro and others which were below these are driver
resources created by the drivers themselves, not the PCI subsystem.
Hence these still show up.
> --- ioports-2.6.12.1a 2005-06-27 09:00:21.000000000 +1000
> +++ ioports-2.6.12-mm2a 2005-06-27 09:03:44.000000000 +1000
> @@ -10,20 +10,13 @@
> 00f0-00ff : fpu
> 0170-0177 : ide1
> 01f0-01f7 : ide0
> -02f8-02ff : 0000:00:07.0
> 0376-0376 : ide1
> 0378-037a : parport0
> 03c0-03df : vesafb
> 03f6-03f6 : ide0
> 03f8-03ff : serial
> 0cf8-0cff : PCI conf1
> -1c00-1cff : 0000:00:07.0
> -4000-40ff : PCI CardBus #02
> - 4000-407f : 0000:02:00.0
> - 4000-407f : xircom_cb
> -4400-44ff : PCI CardBus #02
> -fc00-fcff : 0000:00:0c.0
> - fc00-fcff : ESS Maestro
> +fc00-fcff : ESS Maestro
> fd00-fd3f : motherboard
> fe00-fe3f : 0000:00:05.3
> fe00-fe3f : motherboard
> @@ -40,8 +33,6 @@
> fe90-fe97 : motherboard
> fe9e-fe9e : motherboard
> feac-feac : motherboard
> -ff80-ff9f : 0000:00:05.2
> - ff80-ff9f : uhci_hcd
> -fff0-ffff : 0000:00:05.1
> - fff0-fff7 : ide0
> - fff8-ffff : ide1
> +ff80-ff9f : uhci_hcd
> +fff0-fff7 : ide0
> +fff8-ffff : ide1
>
> lilo.conf:
> image = /boot/bzImage-2.6.12-mm2a
> optional
> label = 2.6.12-mm2ap
> append="pci=assign-busses"
>
> --- ioports-2.6.12.1a 2005-06-27 09:00:21.000000000 +1000
> +++ ioports-2.6.12-mm2ap 2005-06-27 09:06:31.000000000 +1000
> @@ -10,20 +10,13 @@
> 00f0-00ff : fpu
> 0170-0177 : ide1
> 01f0-01f7 : ide0
> -02f8-02ff : 0000:00:07.0
> 0376-0376 : ide1
> 0378-037a : parport0
> 03c0-03df : vesafb
> 03f6-03f6 : ide0
> 03f8-03ff : serial
> 0cf8-0cff : PCI conf1
> -1c00-1cff : 0000:00:07.0
> -4000-40ff : PCI CardBus #02
> - 4000-407f : 0000:02:00.0
> - 4000-407f : xircom_cb
> -4400-44ff : PCI CardBus #02
> -fc00-fcff : 0000:00:0c.0
> - fc00-fcff : ESS Maestro
> +fc00-fcff : ESS Maestro
> fd00-fd3f : motherboard
> fe00-fe3f : 0000:00:05.3
> fe00-fe3f : motherboard
> @@ -40,8 +33,6 @@
> fe90-fe97 : motherboard
> fe9e-fe9e : motherboard
> feac-feac : motherboard
> -ff80-ff9f : 0000:00:05.2
> - ff80-ff9f : uhci_hcd
> -fff0-ffff : 0000:00:05.1
> - fff0-fff7 : ide0
> - fff8-ffff : ide1
> +ff80-ff9f : uhci_hcd
> +fff0-fff7 : ide0
> +fff8-ffff : ide1
>
> --Grant.
>
--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 Serial core
next prev parent reply other threads:[~2005-06-27 8:12 UTC|newest]
Thread overview: 57+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-26 11:03 2.6.12-mm2 Andrew Morton
2005-06-26 11:42 ` 2.6.12-mm2 Russell King
2005-06-26 23:17 ` 2.6.12-mm2 Grant Coady
2005-06-27 8:11 ` Russell King [this message]
2005-06-26 12:04 ` 2.6.12-mm2 Michał Piotrowski
2005-06-26 14:04 ` ACPI-based PCI resources: PCMCIA bugfix, but resources missing in trees Dominik Brodowski
2005-06-26 19:17 ` Andrew Morton
2005-06-26 19:34 ` Russell King
2005-06-26 20:14 ` Dominik Brodowski
2005-06-27 20:18 ` Rajesh Shah
2005-06-27 20:26 ` Dominik Brodowski
2005-06-27 1:38 ` Grant Coady
2005-06-27 5:59 ` Dominik Brodowski
2005-06-27 8:55 ` Grant Coady
2005-06-26 14:18 ` 2.6.12-mm2 Adam Kropelin
2005-06-26 19:25 ` 2.6.12-mm2 Andrew Morton
2005-06-26 19:39 ` 2.6.12-mm2 Vojtech Pavlik
2005-06-27 13:13 ` 2.6.12-mm2 Vojtech Pavlik
2005-06-26 16:05 ` [-mm patch] kernel/irq/autoprobe.c: remove an unused variable Adrian Bunk
2005-06-26 19:51 ` 2.6.12-mm2 Brice Goglin
2005-06-27 0:44 ` 2.6.12-mm2 J.A. Magallon
2005-06-27 0:56 ` 2.6.12-mm2 Andrew Morton
2005-06-27 2:50 ` Problems with Firewire and -mm kernels (was: Re: 2.6.12-mm2) Rogério Brito
2005-06-27 23:45 ` Andrew Morton
2005-06-28 1:00 ` Rogério Brito
2005-06-28 2:22 ` Rogério Brito
2005-06-28 3:22 ` Andrew Morton
2005-06-28 4:00 ` Ben Collins
2005-06-28 6:12 ` Rogério Brito
2005-06-28 16:15 ` Ben Collins
2005-07-01 1:01 ` Problems with Firewire and -mm kernels Rogério Brito
2005-07-01 1:12 ` Ben Collins
2005-07-01 2:23 ` Rogério Brito
2005-07-01 2:28 ` Problems with Firewire and -mm kernels (and vanilla 2.6.13-rc1) Rogério Brito
2005-07-01 2:44 ` Problems with Firewire and -mm kernels Rogério Brito
2005-07-01 3:18 ` Ben Collins
2005-07-01 4:01 ` Dan Dennedy
2005-07-01 4:37 ` Stefan Richter
2005-07-01 4:12 ` Stefan Richter
2005-07-01 4:30 ` Rogério Brito
2005-07-01 5:15 ` Ben Collins
2005-06-28 7:42 ` Stefan Richter
2005-06-28 7:46 ` Andrew Morton
2005-06-28 8:37 ` Rogério Brito
2005-06-28 16:25 ` Ben Collins
2005-06-28 16:38 ` Giuseppe Bilotta
2005-06-28 8:18 ` Rogério Brito
2005-06-28 18:47 ` Stefan Richter
2005-06-30 0:43 ` Rogério Brito
2005-06-29 0:31 ` [sparc32] Kconfig fixups (was Re: 2.6.12-mm2) William Lee Irwin III
[not found] <fa.h6rvsi4.j68fhk@ifi.uio.no>
2005-06-27 6:44 ` 2.6.12-mm2 Reuben Farrelly
2005-06-27 7:24 ` 2.6.12-mm2 Andrew Morton
2005-06-27 7:47 ` 2.6.12-mm2 Reuben Farrelly
2005-06-27 8:22 ` 2.6.12-mm2 Andrew Morton
2005-06-27 9:37 ` 2.6.12-mm2 Ingo Molnar
2005-06-27 21:14 ` 2.6.12-mm2 Andrew Morton
2005-06-28 7:30 ` 2.6.12-mm2 Ingo Molnar
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=20050627091146.B7934@flint.arm.linux.org.uk \
--to=rmk+lkml@arm.linux.org.uk \
--cc=akpm@osdl.org \
--cc=grant_lkml@dodo.com.au \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox