AR9380无线网卡For Mac驱动

黑苹果网卡驱动 14/5/17 3.6k 0

AR9380无线网卡 Mac驱动
支持 10.8 10.9

# Atheros AR9380/AR9280/AR9285/AR9287 WiFi dsdt edits
# Verify IOReg/pci168c device @1C,6/RP07 otherwise, edit patch file:
# Find: RP07
# Replace All: name (name = IOReg/pci168c device name, RP01, BR01, PEX1, etc.)
#
# If no PXSX, manually add Device (ARPT) after Name (_ADR, 0x001C000x) to dsdt and
# edit patch file:
# Find: PXSX
# Replace All: ARPT
# dsdt edit looks like:
# Device (name)
# {
# Name (_ADR, 0x001C000x)
# Device (ARPT)
#
# 1. Insert device ARPT dsdt injection
into device Label PXSX parent_label RP07 replace_content begin
Name (_ADR, Zero)\n
Name (_SUN, One)\n
Name (_PRW, Package (0x02) {0x09,0x04})\n
Method (_DSM, 4, NotSerialized)\n
{\n
If (LEqual (Arg2, Zero)) { Return (Buffer() { 0x03 } ) }\n
Return (Package()\n
{\n
"AAPL,slot-name","AirPort",\n
"built-in", Buffer () {0x00},\n
"device-type","AirPort",\n
"model","Atheros AR9x8x 802.11 a/b/g/n Wireless Network Controller",\n
"name", "AirPort Extreme",\n
"compatible","pci168c,30"\n
})\n
}\n
end;
into definitionblock code_regex . insert
begin Store ("arpt1-ar928x-ar9380_v2 dsdt edits, github.com/toleda", Debug) end
* Note : Work with IONetworkingFamily.kext ver 3.2

IO80211Family.kext-2.zip (2.61 MB, 下载次数: 1, 售价: 5 金钱)
相关帖子
admin
21 / 11.8k
admin
2 / 3.3k
admin
黑苹果Intel 无线网卡驱动更新 2021.8
admin最后由xswzaq1回复于 22/3/5
27 / 12.5k
qqiuc
0 / 4.3k
admin
AR9485无线网卡驱动For macOS Mojave 10.14
admin最后由onlinehsx回复于 21/4/21
11 / 7.8k
admin
M.2无线网卡DW1820A驱动 For Mac
admin最后由admin回复于 21/3/1
2 / 3.2k
admin
42 / 17.0k
liu1989
0 / 10.2k
请勿发布不友善或者负能量的内容。与人为善,比聪明更重要!
您需要登录后才可以回帖 登录 | 注册
本版积分规则