Fwd: PCI: PCIe rescan resource allocation/re-size failure

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello all,

I have been facing an issue with PCIe device rescan, pci subsystem
could not be able to allocate resource.
I think the issue is PCIe resource resize.

pci 0000:0a:00.0: reg 10: [mem 0x00000000-0x00003fff 64bit pref]
pci 0000:0a:00.0: reg 18: [mem 0x00000000-0x03ffffff 64bit pref]
pcieport 0000:02:08.0: BAR 9: can't assign mem pref (size 0x6000000)
pci 0000:0a:00.0: BAR 2: can't assign mem pref (size 0x4000000)
pci 0000:0a:00.0: BAR 0: can't assign mem pref (size 0x4000)

Linux kernel : 2.6.34.10 (It is very old. Have no option so can't use
latest version)
Arch : mips

I also applied the following patch series  to 2.6.34.10 kernel but the
result is same resource resize fails.

http://lkml.indiana.edu/hypermail/linux/kernel/1102.1/02823.html  -
PCI: refactor io size calculation
https://groups.google.com/forum/#!topic/linux.kernel/LuQ4xbwwWU4 -
PCI: honor child buses add_size in hot plug configuration series
https://lkml.org/lkml/2011/6/20/422  -  PCI: fix cardbus and sriov
regressions series
https://lkml.org/lkml/2012/1/21/35  - PCI : bridge resource
reallocation patchset series
and resource: ability to resize an allocated resource patch.

Steps I followed
===============

1. Put the PCIe device in reset mode from uboot
2. Boot kernel    (lspci will not show the device)
3. Bring PCIe device out of reset mode
4. To rescan PCI bus do echo 1 > /sys/bus/pci/rescan - (rescan is
must, kernel's hotplug isn't working).

After rescan I can see device in lspci and also resource allocation
failure message in dmesg o/p.

In the normal scenario i.e device not in reset mode while booting
kernel, then the address range allocated is
11c00c0000000-11c00efffffff : PCI Bus 0000:02 whereas in failure
scenario i.e device in reset mode, the range
is 11c00c0000000-11c00dfffffff : PCI Bus 0000:02.

Attached PCI dmesg output

dmesg.working.txt -  device not in reset mode while booting kernel
dmesg.rescan.txt  -   device  in reset mode while booting kernel

The attached files also have output of /proc/iomem in both scenarios.


Thanks In advance.
pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
pci 0000:01:00.0: PME# disabled
pci 0000:02:01.0: PME# supported from D0 D3hot D3cold
pci 0000:02:01.0: PME# disabled
pci 0000:02:02.0: PME# supported from D0 D3hot D3cold
pci 0000:02:02.0: PME# disabled
pci 0000:02:03.0: PME# supported from D0 D3hot D3cold
pci 0000:02:03.0: PME# disabled
pci 0000:02:04.0: PME# supported from D0 D3hot D3cold
pci 0000:02:04.0: PME# disabled
pci 0000:02:05.0: PME# supported from D0 D3hot D3cold
pci 0000:02:05.0: PME# disabled
pci 0000:02:06.0: PME# supported from D0 D3hot D3cold
pci 0000:02:06.0: PME# disabled
pci 0000:02:07.0: PME# supported from D0 D3hot D3cold
pci 0000:02:07.0: PME# disabled
pci 0000:02:08.0: PME# supported from D0 D3hot D3cold
pci 0000:02:08.0: PME# disabled
pci 0000:02:0c.0: PME# supported from D0 D3hot D3cold
pci 0000:02:0c.0: PME# disabled
pci 0000:02:10.0: PME# supported from D0 D3hot D3cold
pci 0000:02:10.0: PME# disabled
pci 0000:02:14.0: PME# supported from D0 D3hot D3cold
pci 0000:02:14.0: PME# disabled
pci 0000:03:00.0: reg 10: [io  0x0000-0x0007]
pci 0000:03:00.0: reg 14: [io  0x0000-0x0003]
pci 0000:03:00.0: reg 18: [io  0x0000-0x0007]
pci 0000:03:00.0: reg 1c: [io  0x0000-0x0003]
pci 0000:03:00.0: reg 20: [io  0x0000-0x000f]
pci 0000:03:00.0: reg 24: [mem 0x00000000-0x00001fff]
pci 0000:03:00.0: reg 30: [mem 0x00000000-0x0000ffff pref]
pci 0000:03:00.0: PME# supported from D3hot
pci 0000:03:00.0: PME# disabled
pci 0000:03:00.1: reg 10: [mem 0x00000000-0x000fffff pref]
pci 0000:03:00.1: reg 30: [mem 0x00000000-0x0000ffff pref]
pci 0000:03:00.1: PME# supported from D3hot
pci 0000:03:00.1: PME# disabled
pci 0000:09:00.0: reg 10: [mem 0x00000000-0x0fffffff 64bit pref]
pci 0000:0a:00.0: reg 10: [mem 0x00000000-0x00003fff 64bit pref]
pci 0000:0a:00.0: reg 18: [mem 0x00000000-0x03ffffff 64bit pref]
pci 0000:0b:00.0: reg 10: [io  0x0000-0x0007]
pci 0000:0b:00.0: reg 14: [io  0x0000-0x0003]
pci 0000:0b:00.0: reg 18: [io  0x0000-0x0007]
pci 0000:0b:00.0: reg 1c: [io  0x0000-0x0003]
pci 0000:0b:00.0: reg 20: [io  0x0000-0x000f]
pci 0000:0b:00.0: reg 24: [mem 0x00000000-0x00001fff]
pci 0000:0b:00.0: reg 30: [mem 0x00000000-0x0000ffff pref]
pci 0000:0b:00.0: PME# supported from D3hot
pci 0000:0b:00.0: PME# disabled
pci 0000:0b:00.1: reg 10: [mem 0x00000000-0x000fffff pref]
pci 0000:0b:00.1: reg 30: [mem 0x00000000-0x0000ffff pref]
pci 0000:0b:00.1: PME# supported from D3hot
pci 0000:0b:00.1: PME# disabled
pci 0000:0c:00.0: reg 10: [mem 0x00000000-0x00003fff 64bit pref]
pci 0000:0c:00.0: reg 18: [mem 0x00000000-0x03ffffff 64bit pref]
pci 0000:0d:00.0: reg 10: [mem 0x00000000-0x00003fff 64bit pref]
pci 0000:0d:00.0: reg 18: [mem 0x00000000-0x03ffffff 64bit pref]
pci 0000:01:00.0: BAR 9: assigned [mem 0x11c00c0000000-0x11c00efffffff pref]
pci 0000:01:00.0: BAR 8: assigned [mem 0x11c00f0000000-0x11c00f01fffff]
pci 0000:01:00.0: BAR 7: assigned [io  0x100000000-0x100001fff]
pci 0000:02:07.0: BAR 9: assigned [mem 0x11c00c0000000-0x11c00cfffffff 64bit pref]
pci 0000:02:08.0: BAR 9: assigned [mem 0x11c00d0000000-0x11c00d5ffffff 64bit pref]
pci 0000:02:10.0: BAR 9: assigned [mem 0x11c00d6000000-0x11c00dbffffff 64bit pref]
pci 0000:02:14.0: BAR 9: assigned [mem 0x11c00dc000000-0x11c00e1ffffff 64bit pref]
pci 0000:02:01.0: BAR 8: assigned [mem 0x11c00f0000000-0x11c00f00fffff]
pci 0000:02:01.0: BAR 9: assigned [mem 0x11c00e2000000-0x11c00e21fffff pref]
pci 0000:02:0c.0: BAR 8: assigned [mem 0x11c00f0100000-0x11c00f01fffff]
pci 0000:02:0c.0: BAR 9: assigned [mem 0x11c00e2200000-0x11c00e23fffff pref]
pci 0000:02:01.0: BAR 7: assigned [io  0x100000000-0x100000fff]
pci 0000:02:0c.0: BAR 7: assigned [io  0x100001000-0x100001fff]
pci 0000:03:00.1: BAR 0: assigned [mem 0x11c00e2000000-0x11c00e20fffff pref]
pci 0000:03:00.0: BAR 6: assigned [mem 0x11c00e2100000-0x11c00e210ffff pref]
pci 0000:03:00.1: BAR 6: assigned [mem 0x11c00e2110000-0x11c00e211ffff pref]
pci 0000:03:00.0: BAR 5: assigned [mem 0x11c00f0000000-0x11c00f0001fff]
pci 0000:03:00.0: BAR 4: assigned [io  0x100000000-0x10000000f]
pci 0000:03:00.0: BAR 0: assigned [io  0x100000010-0x100000017]
pci 0000:03:00.0: BAR 2: assigned [io  0x100000018-0x10000001f]
pci 0000:03:00.0: BAR 1: assigned [io  0x100000020-0x100000023]
pci 0000:03:00.0: BAR 3: assigned [io  0x100000024-0x100000027]
pci 0000:02:01.0: PCI bridge to [bus 03-03]
pci 0000:02:01.0:   bridge window [io  0x100000000-0x100000fff]
pci 0000:02:01.0:   bridge window [mem 0x11c00f0000000-0x11c00f00fffff]
pci 0000:02:01.0:   bridge window [mem 0x11c00e2000000-0x11c00e21fffff pref]
pci 0000:02:02.0: PCI bridge to [bus 04-04]
pci 0000:02:03.0: PCI bridge to [bus 05-05]
pci 0000:02:04.0: PCI bridge to [bus 06-06]
pci 0000:02:05.0: PCI bridge to [bus 07-07]
pci 0000:02:06.0: PCI bridge to [bus 08-08]
pci 0000:09:00.0: BAR 0: assigned [mem 0x11c00c0000000-0x11c00cfffffff 64bit pref]
pci 0000:02:07.0: PCI bridge to [bus 09-09]
pci 0000:02:07.0:   bridge window [mem 0x11c00c0000000-0x11c00cfffffff 64bit pref]
pci 0000:0a:00.0: BAR 2: assigned [mem 0x11c00d0000000-0x11c00d3ffffff 64bit pref]
pci 0000:0a:00.0: BAR 0: assigned [mem 0x11c00d4000000-0x11c00d4003fff 64bit pref]
pci 0000:02:08.0: PCI bridge to [bus 0a-0a]
pci 0000:02:08.0:   bridge window [mem 0x11c00d0000000-0x11c00d5ffffff 64bit pref]
pci 0000:0b:00.1: BAR 0: assigned [mem 0x11c00e2200000-0x11c00e22fffff pref]
pci 0000:0b:00.0: BAR 6: assigned [mem 0x11c00e2300000-0x11c00e230ffff pref]
pci 0000:0b:00.1: BAR 6: assigned [mem 0x11c00e2310000-0x11c00e231ffff pref]
pci 0000:0b:00.0: BAR 5: assigned [mem 0x11c00f0100000-0x11c00f0101fff]
pci 0000:0b:00.0: BAR 4: assigned [io  0x100001000-0x10000100f]
pci 0000:0b:00.0: BAR 0: assigned [io  0x100001010-0x100001017]
pci 0000:0b:00.0: BAR 2: assigned [io  0x100001018-0x10000101f]
pci 0000:0b:00.0: BAR 1: assigned [io  0x100001020-0x100001023]
pci 0000:0b:00.0: BAR 3: assigned [io  0x100001024-0x100001027]
pci 0000:02:0c.0: PCI bridge to [bus 0b-0b]
pci 0000:02:0c.0:   bridge window [io  0x100001000-0x100001fff]
pci 0000:02:0c.0:   bridge window [mem 0x11c00f0100000-0x11c00f01fffff]
pci 0000:02:0c.0:   bridge window [mem 0x11c00e2200000-0x11c00e23fffff pref]
pci 0000:0c:00.0: BAR 2: assigned [mem 0x11c00d8000000-0x11c00dbffffff 64bit pref]
pci 0000:0c:00.0: BAR 0: assigned [mem 0x11c00d6000000-0x11c00d6003fff 64bit pref]
pci 0000:02:10.0: PCI bridge to [bus 0c-0c]
pci 0000:02:10.0:   bridge window [mem 0x11c00d6000000-0x11c00dbffffff 64bit pref]
pci 0000:0d:00.0: BAR 2: assigned [mem 0x11c00dc000000-0x11c00dfffffff 64bit pref]
pci 0000:0d:00.0: BAR 0: assigned [mem 0x11c00e0000000-0x11c00e0003fff 64bit pref]
pci 0000:02:14.0: PCI bridge to [bus 0d-0d]
pci 0000:02:14.0:   bridge window [mem 0x11c00dc000000-0x11c00e1ffffff 64bit pref]
pci 0000:01:00.0: PCI bridge to [bus 02-0d]
pci 0000:01:00.0:   bridge window [io  0x100000000-0x100001fff]
pci 0000:01:00.0:   bridge window [mem 0x11c00f0000000-0x11c00f01fffff]
pci 0000:01:00.0:   bridge window [mem 0x11c00c0000000-0x11c00efffffff pref]

/proc/iomem
11c00c0000000-11c0fffffffff : Octeon PCIe1 MEM
  11c00c0000000-11c00efffffff : PCI Bus 0000:02
    11c00c0000000-11c00cfffffff : PCI Bus 0000:09
      11c00c0000000-11c00cfffffff : 0000:09:00.0
    11c00d0000000-11c00d5ffffff : PCI Bus 0000:0a
      11c00d0000000-11c00d3ffffff : 0000:0a:00.0
      11c00d4000000-11c00d4003fff : 0000:0a:00.0
    11c00d6000000-11c00dbffffff : PCI Bus 0000:0c
      11c00d6000000-11c00d6003fff : 0000:0c:00.0
      11c00d8000000-11c00dbffffff : 0000:0c:00.0
    11c00dc000000-11c00e1ffffff : PCI Bus 0000:0d
      11c00dc000000-11c00dfffffff : 0000:0d:00.0
      11c00e0000000-11c00e0003fff : 0000:0d:00.0
    11c00e2000000-11c00e21fffff : PCI Bus 0000:03
      11c00e2000000-11c00e20fffff : 0000:03:00.1
      11c00e2100000-11c00e210ffff : 0000:03:00.0
      11c00e2110000-11c00e211ffff : 0000:03:00.1
    11c00e2200000-11c00e23fffff : PCI Bus 0000:0b
      11c00e2200000-11c00e22fffff : 0000:0b:00.1
      11c00e2300000-11c00e230ffff : 0000:0b:00.0
      11c00e2310000-11c00e231ffff : 0000:0b:00.1
  11c00f0000000-11c00f01fffff : PCI Bus 0000:02
    11c00f0000000-11c00f00fffff : PCI Bus 0000:03
      11c00f0000000-11c00f0001fff : 0000:03:00.0
    11c00f0100000-11c00f01fffff : PCI Bus 0000:0b
      11c00f0100000-11c00f0101fff : 0000:0b:00.0

pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
pci 0000:01:00.0: PME# disabled
pci 0000:02:01.0: PME# supported from D0 D3hot D3cold
pci 0000:02:01.0: PME# disabled
pci 0000:02:02.0: PME# supported from D0 D3hot D3cold
pci 0000:02:02.0: PME# disabled
pci 0000:02:03.0: PME# supported from D0 D3hot D3cold
pci 0000:02:03.0: PME# disabled
pci 0000:02:04.0: PME# supported from D0 D3hot D3cold
pci 0000:02:04.0: PME# disabled
pci 0000:02:05.0: PME# supported from D0 D3hot D3cold
pci 0000:02:05.0: PME# disabled
pci 0000:02:06.0: PME# supported from D0 D3hot D3cold
pci 0000:02:06.0: PME# disabled
pci 0000:02:07.0: PME# supported from D0 D3hot D3cold
pci 0000:02:07.0: PME# disabled
pci 0000:02:08.0: PME# supported from D0 D3hot D3cold
pci 0000:02:08.0: PME# disabled
pci 0000:02:0c.0: PME# supported from D0 D3hot D3cold
pci 0000:02:0c.0: PME# disabled
pci 0000:02:10.0: PME# supported from D0 D3hot D3cold
pci 0000:02:10.0: PME# disabled
pci 0000:02:14.0: PME# supported from D0 D3hot D3cold
pci 0000:02:14.0: PME# disabled
pci 0000:03:00.0: reg 10: [io  0x0000-0x0007]
pci 0000:03:00.0: reg 14: [io  0x0000-0x0003]
pci 0000:03:00.0: reg 18: [io  0x0000-0x0007]
pci 0000:03:00.0: reg 1c: [io  0x0000-0x0003]
pci 0000:03:00.0: reg 20: [io  0x0000-0x000f]
pci 0000:03:00.0: reg 24: [mem 0x00000000-0x00001fff]
pci 0000:03:00.0: reg 30: [mem 0x00000000-0x0000ffff pref]
pci 0000:03:00.0: PME# supported from D3hot
pci 0000:03:00.0: PME# disabled
pci 0000:03:00.1: reg 10: [mem 0x00000000-0x000fffff pref]
pci 0000:03:00.1: reg 30: [mem 0x00000000-0x0000ffff pref]
pci 0000:03:00.1: PME# supported from D3hot
pci 0000:03:00.1: PME# disabled
pci 0000:09:00.0: reg 10: [mem 0x00000000-0x0fffffff 64bit pref]
pci 0000:0b:00.0: reg 10: [io  0x0000-0x0007]
pci 0000:0b:00.0: reg 14: [io  0x0000-0x0003]
pci 0000:0b:00.0: reg 18: [io  0x0000-0x0007]
pci 0000:0b:00.0: reg 1c: [io  0x0000-0x0003]
pci 0000:0b:00.0: reg 20: [io  0x0000-0x000f]
pci 0000:0b:00.0: reg 24: [mem 0x00000000-0x00001fff]
pci 0000:0b:00.0: reg 30: [mem 0x00000000-0x0000ffff pref]
pci 0000:0b:00.0: PME# supported from D3hot
pci 0000:0b:00.0: PME# disabled
pci 0000:0b:00.1: reg 10: [mem 0x00000000-0x000fffff pref]
pci 0000:0b:00.1: reg 30: [mem 0x00000000-0x0000ffff pref]
pci 0000:0b:00.1: PME# supported from D3hot
pci 0000:0b:00.1: PME# disabled
pci 0000:0c:00.0: reg 10: [mem 0x00000000-0x00003fff 64bit pref]
pci 0000:0c:00.0: reg 18: [mem 0x00000000-0x03ffffff 64bit pref]
pci 0000:0d:00.0: reg 10: [mem 0x00000000-0x00003fff 64bit pref]
pci 0000:0d:00.0: reg 18: [mem 0x00000000-0x03ffffff 64bit pref]
pci 0000:01:00.0: BAR 9: assigned [mem 0x11c00c0000000-0x11c00dfffffff pref]
pci 0000:01:00.0: BAR 8: assigned [mem 0x11c00e0000000-0x11c00e01fffff]
pci 0000:01:00.0: BAR 7: assigned [io  0x100000000-0x100001fff]
pci 0000:02:07.0: BAR 9: assigned [mem 0x11c00c0000000-0x11c00cfffffff 64bit pref]
pci 0000:02:10.0: BAR 9: assigned [mem 0x11c00d0000000-0x11c00d5ffffff 64bit pref]
pci 0000:02:14.0: BAR 9: assigned [mem 0x11c00d6000000-0x11c00dbffffff 64bit pref]
pci 0000:02:01.0: BAR 8: assigned [mem 0x11c00e0000000-0x11c00e00fffff]
pci 0000:02:01.0: BAR 9: assigned [mem 0x11c00dc000000-0x11c00dc1fffff pref]
pci 0000:02:0c.0: BAR 8: assigned [mem 0x11c00e0100000-0x11c00e01fffff]
pci 0000:02:0c.0: BAR 9: assigned [mem 0x11c00dc200000-0x11c00dc3fffff pref]
pci 0000:02:01.0: BAR 7: assigned [io  0x100000000-0x100000fff]
pci 0000:02:0c.0: BAR 7: assigned [io  0x100001000-0x100001fff]
pci 0000:03:00.1: BAR 0: assigned [mem 0x11c00dc000000-0x11c00dc0fffff pref]
pci 0000:03:00.0: BAR 6: assigned [mem 0x11c00dc100000-0x11c00dc10ffff pref]
pci 0000:03:00.1: BAR 6: assigned [mem 0x11c00dc110000-0x11c00dc11ffff pref]
pci 0000:03:00.0: BAR 5: assigned [mem 0x11c00e0000000-0x11c00e0001fff]
pci 0000:03:00.0: BAR 4: assigned [io  0x100000000-0x10000000f]
pci 0000:03:00.0: BAR 0: assigned [io  0x100000010-0x100000017]
pci 0000:03:00.0: BAR 2: assigned [io  0x100000018-0x10000001f]
pci 0000:03:00.0: BAR 1: assigned [io  0x100000020-0x100000023]
pci 0000:03:00.0: BAR 3: assigned [io  0x100000024-0x100000027]
pci 0000:02:01.0: PCI bridge to [bus 03-03]
pci 0000:02:01.0:   bridge window [io  0x100000000-0x100000fff]
pci 0000:02:01.0:   bridge window [mem 0x11c00e0000000-0x11c00e00fffff]
pci 0000:02:01.0:   bridge window [mem 0x11c00dc000000-0x11c00dc1fffff pref]
pci 0000:02:02.0: PCI bridge to [bus 04-04]
pci 0000:02:03.0: PCI bridge to [bus 05-05]
pci 0000:02:04.0: PCI bridge to [bus 06-06]
pci 0000:02:05.0: PCI bridge to [bus 07-07]
pci 0000:02:06.0: PCI bridge to [bus 08-08]
pci 0000:09:00.0: BAR 0: assigned [mem 0x11c00c0000000-0x11c00cfffffff 64bit pref]
pci 0000:02:07.0: PCI bridge to [bus 09-09]
pci 0000:02:07.0:   bridge window [mem 0x11c00c0000000-0x11c00cfffffff 64bit pref]
pci 0000:02:08.0: PCI bridge to [bus 0a-0a]
pci 0000:0b:00.1: BAR 0: assigned [mem 0x11c00dc200000-0x11c00dc2fffff pref]
pci 0000:0b:00.0: BAR 6: assigned [mem 0x11c00dc300000-0x11c00dc30ffff pref]
pci 0000:0b:00.1: BAR 6: assigned [mem 0x11c00dc310000-0x11c00dc31ffff pref]
pci 0000:0b:00.0: BAR 5: assigned [mem 0x11c00e0100000-0x11c00e0101fff]
pci 0000:0b:00.0: BAR 4: assigned [io  0x100001000-0x10000100f]
pci 0000:0b:00.0: BAR 0: assigned [io  0x100001010-0x100001017]
pci 0000:0b:00.0: BAR 2: assigned [io  0x100001018-0x10000101f]
pci 0000:0b:00.0: BAR 1: assigned [io  0x100001020-0x100001023]
pci 0000:0b:00.0: BAR 3: assigned [io  0x100001024-0x100001027]
pci 0000:02:0c.0: PCI bridge to [bus 0b-0b]
pci 0000:02:0c.0:   bridge window [io  0x100001000-0x100001fff]
pci 0000:02:0c.0:   bridge window [mem 0x11c00e0100000-0x11c00e01fffff]
pci 0000:02:0c.0:   bridge window [mem 0x11c00dc200000-0x11c00dc3fffff pref]
pci 0000:0c:00.0: BAR 2: assigned [mem 0x11c00d0000000-0x11c00d3ffffff 64bit pref]
pci 0000:0c:00.0: BAR 0: assigned [mem 0x11c00d4000000-0x11c00d4003fff 64bit pref]
pci 0000:02:10.0: PCI bridge to [bus 0c-0c]
pci 0000:02:10.0:   bridge window [mem 0x11c00d0000000-0x11c00d5ffffff 64bit pref]
pci 0000:0d:00.0: BAR 2: assigned [mem 0x11c00d8000000-0x11c00dbffffff 64bit pref]
pci 0000:0d:00.0: BAR 0: assigned [mem 0x11c00d6000000-0x11c00d6003fff 64bit pref]
pci 0000:02:14.0: PCI bridge to [bus 0d-0d]
pci 0000:02:14.0:   bridge window [mem 0x11c00d6000000-0x11c00dbffffff 64bit pref]
pci 0000:01:00.0: PCI bridge to [bus 02-0d]
pci 0000:01:00.0:   bridge window [io  0x100000000-0x100001fff]
pci 0000:01:00.0:   bridge window [mem 0x11c00e0000000-0x11c00e01fffff]
pci 0000:01:00.0:   bridge window [mem 0x11c00c0000000-0x11c00dfffffff pref]

/proc/iomem
11c00c0000000-11c0fffffffff : Octeon PCIe1 MEM
  11c00c0000000-11c00dfffffff : PCI Bus 0000:02
    11c00c0000000-11c00cfffffff : PCI Bus 0000:09
      11c00c0000000-11c00cfffffff : 0000:09:00.0
    11c00d0000000-11c00d5ffffff : PCI Bus 0000:0c
      11c00d0000000-11c00d3ffffff : 0000:0c:00.0
      11c00d4000000-11c00d4003fff : 0000:0c:00.0
    11c00d6000000-11c00dbffffff : PCI Bus 0000:0d
      11c00d6000000-11c00d6003fff : 0000:0d:00.0
      11c00d8000000-11c00dbffffff : 0000:0d:00.0
    11c00dc000000-11c00dc1fffff : PCI Bus 0000:03
      11c00dc000000-11c00dc0fffff : 0000:03:00.1
      11c00dc100000-11c00dc10ffff : 0000:03:00.0
      11c00dc110000-11c00dc11ffff : 0000:03:00.1
    11c00dc200000-11c00dc3fffff : PCI Bus 0000:0b
      11c00dc200000-11c00dc2fffff : 0000:0b:00.1
      11c00dc300000-11c00dc30ffff : 0000:0b:00.0
      11c00dc310000-11c00dc31ffff : 0000:0b:00.1
  11c00e0000000-11c00e01fffff : PCI Bus 0000:02
    11c00e0000000-11c00e00fffff : PCI Bus 0000:03
      11c00e0000000-11c00e0001fff : 0000:03:00.0
    11c00e0100000-11c00e01fffff : PCI Bus 0000:0b
      11c00e0100000-11c00e0101fff : 0000:0b:00.0


[Index of Archives]     [DMA Engine]     [Linux Coverity]     [Linux USB]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Greybus]

  Powered by Linux