You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Executing dspci DTListNetwork gives Caught: NSRangeException: *** -[__NSCFConstantString substringFromIndex:]: Index 2 out of bounds; string length 0
I messed a bit with the code and seems [pciDevice grabString:CFSTR("IOPCIMatch") forService:parent] returned a zero length string, which means IOPCIMatch key does not exist.