Hi Will,
if it helps, our PCIE Ethernet card (RTL8168E) can be detected in our custom board (designed based on SaberSD)
IMX PCIe port: link up.
PCI: bus0: Fast back to back transfers disabled
PCI: bus1: Fast back to back transfers disabled
pci 0000:00:00.0: BAR 0: assigned [mem 0x01000000-0x010fffff 64bit pref]
pci 0000:00:00.0: BAR 0: set to [mem 0x01000000-0x010fffff 64bit pref] (PCI address [0x1000000-0x10fffff])
pci 0000:00:00.0: BAR 8: assigned [mem 0x01100000-0x011fffff]
pci 0000:00:00.0: BAR 9: assigned [mem 0x01200000-0x012fffff pref]
pci 0000:00:00.0: BAR 6: assigned [mem 0x01300000-0x0130ffff pref]
pci 0000:00:00.0: BAR 7: assigned [io 0x1e00000-0x1e00fff]
pci 0000:01:00.0: BAR 4: assigned [mem 0x01200000-0x01203fff 64bit pref]
pci 0000:01:00.0: BAR 4: set to [mem 0x01200000-0x01203fff 64bit pref] (PCI address [0x1200000-0x1203fff])
pci 0000:01:00.0: BAR 2: assigned [mem 0x01100000-0x01100fff 64bit]
pci 0000:01:00.0: BAR 2: set to [mem 0x01100000-0x01100fff 64bit] (PCI address [0x1100000-0x1100fff])
pci 0000:01:00.0: BAR 0: assigned [io 0x1e00000-0x1e000ff]
pci 0000:01:00.0: BAR 0: set to [io 0x1e00000-0x1e000ff] (PCI address [0x1e00000-0x1e000ff])
pci 0000:00:00.0: PCI bridge to [bus 01-01]
pci 0000:00:00.0: bridge window [io 0x1e00000-0x1e00fff]
pci 0000:00:00.0: bridge window [mem 0x01100000-0x011fffff]
pci 0000:00:00.0: bridge window [mem 0x01200000-0x012fffff pref]
1:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168 PCI Express Gigabit Ethernet controller (rev 06)
Subsystem: Device 7470:3468
Flags: fast devsel, IRQ 155
I/O ports at 1e00000 [disabled] [size=256]
Memory at 01100000 (64-bit, non-prefetchable) [disabled] [size=4K]
Memory at 01200000 (64-bit, prefetchable) [disabled] [size=16K]
Capabilities: [40] Power Management version 3
Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [70] Express Endpoint, MSI 01
Capabilities: [b0] MSI-X: Enable- Count=4 Masked-
Capabilities: [d0] Vital Product Data
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Virtual Channel
Capabilities: [160] Device Serial Number 63-17-00-00-68-4c-e0-00
Our kernel is 3.0.35-2666-gbdde708. Problem is now, how to make it work :smileyhappy: