Re: 2.6.12-mm2

From: Russell King
Date: Mon Jun 27 2005 - 03:13:31 EST


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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/