I try use wifi module at 8168EVM.
Work on Realteck R8192E and Broadcom BCM43224.
Two modules both have problem.
R8192E is sometime firmware load fail at 3rd data phase.
BCM43224 is read fail at specific adress.
Code
return R_REG(oi->osh, &cc->sromotp[wn]);
Error message
Unhandled fault: Precise External Abort on non-linefetch (0x1008) at 0xcd1d082e
Internal error: : 1008 [#1]
last sysfs file: /sys/devices/pci0000:00/0000:00:00.0/0000:01:00.0/firmware/0000:01:00.0/loading
Is PCIE driver setting problem? Or wifi module problem?