Hi
I am using X552 controller(ADLINK com-ex7) with external phy (AQR107).
Just wanted to know if this configuration is supported in ixgbe driver or not. If not is there any patch available to support this configuration.
currently i am getting following error:
[ 0.748518] pci 0000:03:00.1: [8086:15ad] type 00 class 0x020000
[ 0.748532] pci 0000:03:00.1: reg 0x10: [mem 0xfb200000-0xfb3fffff 64bit pref]
[ 0.748553] pci 0000:03:00.1: reg 0x20: [mem 0xfb600000-0xfb603fff 64bit pref]
[ 0.748560] pci 0000:03:00.1: reg 0x30: [mem 0xfb800000-0xfb87ffff pref]
[ 0.748606] pci 0000:03:00.1: PME# supported from D0 D3hot D3cold
[ 0.748623] pci 0000:03:00.1: reg 0x184: [mem 0xfba00000-0xfba03fff 64bit]
[ 0.748625] pci 0000:03:00.1: VF(n) BAR0 space: [mem 0xfba00000-0xfbafffff 64bit] (contains BAR0 for 64 VFs)
[ 0.749006] pci 0000:03:00.1: reg 0x190: [mem 0xfb900000-0xfb903fff 64bit]
[ 0.749008] pci 0000:03:00.1: VF(n) BAR3 space: [mem 0xfb900000-0xfb9fffff 64bit] (contains BAR3 for 64 VFs)
[ 14.380732] ixgbe 0000:03:00.1: HW Init failed: -17
[ 14.382261] ixgbe: probe of 0000:03:00.1 failed with error -17
Thanks