10.9 mavericks most of drivers working great but I have a problem Atheros Ar9285 wifi driver. , installed kext but wifi didnt work.
Method (_DSM, 4, NotSerialized)
{
Store (Package (0x12)
{
"AAPL,slot-name",
Buffer (0x08)
{
"AirPort"
},
"device-id",
Unicode ("*"),
"device_type",
Buffer (0x08)
{
"AirPort"
},
"model",
Buffer (0x33)
{
"Atheros 9285 802.11 b/g/n Wireless Network Adapter"
},
"subsystem-id",
Buffer (0x04)
{
0x8F, 0x00, 0x00, 0x00
},
"subsystem-vendor-id",
Buffer (0x04)
{
0x6B, 0x10, 0x00, 0x00
},
"compatible",
Buffer (0x0B)
{
"pci168c,2a"
},
"IOName",
Buffer (0x0B)
{
"pci168c,2a"
},
"name",
Buffer (0x0B)
{
"pci168c,2a"
}
}, Local0)
DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
Return (Local0)
}
orijinal page here; http://www.insanelymac.com/forum/topic/289824-atheros-9285/
Can you add this patch fix my dsdt for wifi ? Mountain lion working great but , with mavericks , I didnt have wifi , I didnt fix wifi in my dsdt. I get error. So I need help.
I added my dsdt.aml please fix my wifi for mavericks. Thanks you so much.
My ioreg, dsdt and other files and pictures here ;
Asus N53SN my laptop with full HD screen 1920x1080
http://www.mediafire.com/download/2hn3pbbuuc15i44/dsdt.zip
dsdt.zip