Ok, so this is the instructions I found to install the Trendnet TEW-443PI:
I have TEW-443PI, and it works perfectly out of the box. You should edit /System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AirPortAtheros5424.kext/Contents/Info.plist with your device and vendor ID to have support.
This was taken from this thread http://forum.osx86pr...showtopic=21873
Now here is the info that I took directly out of the device manager in Windows:
Device Instance ID:
PCI\VEN_168C&DEV_0013&SUBSYS_2051168C&REV_01\4&1A671D0C&0&30F0
Hardware Ids:
PCI\VEN_168C&DEV_0013&SUBSYS_2051168C&REV_01
PCI\VEN_168C&DEV_0013&SUBSYS_2051168C
PCI\VEN_168C&DEV_0013&CC_020000
PCI\VEN_168C&DEV_0013&CC_0200
Matching Device ID:
pci\ven_168c&dev_0013&subsys_2051168c
I added this (the bold line) to info.plist in the AirPortAtheros5424.kext package:
<key>IOClass</key>
<string>AirPort_Athr5424</string>
<key>IOMatchCategory</key>
<string>IODefaultMatchCategory</string>
<key>IONameMatch</key>
<array>
<string>pci106b,0086</string>
<string>pci168c,1c</string>
<string>pci168c,0013</string>
</array>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
I then repaired the disk permissions, rebooted, but still no airport.
Anyone know what I'm doing wrong? Am I taking the correct device/vendor id? Please help!!!



Sign In
Create Account









