Jump to content
5 posts in this topic

Recommended Posts

Here's my NetworkInsterfaces.plist

 

 

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Interfaces</key>
<array>
	<dict>
		<key>BSD Name</key>
		<string>en0</string>
		<key>IOBuiltin</key>
		<false/>
		<key>IOInterfaceType</key>
		<integer>6</integer>
		<key>IOInterfaceUnit</key>
		<integer>0</integer>
		<key>IOLocation</key>
		<string></string>
		<key>IOMACAddress</key>
		<data>
		ABGV+Kt4
		</data>
		<key>IOPathMatch</key>
		<string>IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/P0P1@1E/IOPCI2PCIBridge/ethernet@1/AirPort_Athr5424/AtherosInterface</string>
	</dict>
</array>
</dict>
</plist>

 

What to modify ?

  • 2 months later...

I have this card also. It worked in 10.4.7

Now that I upgraded to 10.4.8 it does not work anymore.

 

I tried moving over the old IO80211Family.kext but it just does not want to work.

 

I can't find the link to the Apple site with the wireless drivers that some people mention in other threads

×
×
  • Create New...