Add support for Atheros Wi-Fi/Bluetooth cards

This commit is contained in:
Hoang Hong Quan
2025-02-21 11:39:36 +07:00
parent a8abc0c704
commit cfdb6d8ed2
5 changed files with 159 additions and 19 deletions
+66 -5
View File
@@ -1,4 +1,59 @@
BluetoothIDs = [
AtherosBluetoothIDs = [
"0489-E036",
"0489-E03C",
"0489-E04D",
"0489-E04E",
"0489-E056",
"0489-E057",
"0489-E05F",
"0489-E076",
"0489-E078",
"0489-E095",
"04C5-1330",
"04CA-3004",
"04CA-3005",
"04CA-3006",
"04CA-3007",
"04CA-3008",
"04CA-300B",
"04CA-300D",
"04CA-300F",
"04CA-3010",
"04CA-3014",
"04CA-3018",
"0930-0219",
"0930-021C",
"0930-0220",
"0930-0227",
"0B05-17D0",
"0CF3-0036",
"0CF3-3004",
"0CF3-3008",
"0CF3-311D",
"0CF3-311E",
"0CF3-311F",
"0CF3-3121",
"0CF3-817A",
"0CF3-817B",
"0CF3-E003",
"0CF3-E004",
"0CF3-E005",
"0CF3-E006",
"13D3-3362",
"13D3-3375",
"13D3-3393",
"13D3-3395",
"13D3-3402",
"13D3-3408",
"13D3-3423",
"13D3-3432",
"13D3-3472",
"13D3-3474",
"13D3-3487",
"13D3-3490"
]
BroadcomBluetoothIDs = [
# BrcmPatchRAM Plugins
"0489-E032",
"0489-E042",
@@ -98,7 +153,10 @@ BluetoothIDs = [
"185F-2167",
"19FF-0239",
"413C-8143",
"413C-8197",
"413C-8197"
]
IntelBluetoothIDs = [
# IntelBluetoothFirmware.kext
"8087-0025",
"8087-0026",
@@ -113,7 +171,10 @@ BluetoothIDs = [
"8087-0A2A",
"8087-0A2B",
"8087-0AA7",
"8087-0AAA",
"8087-0AAA"
]
BluetoothDongleIDs = [
"0A12-0001"
]
@@ -475,13 +536,13 @@ BroadcomBCM57XXIDs = [
IntelI22XIDs = [
# AppleIGC.kext
"8086-3102",
"8086-125B",
"8086-125C",
"8086-125D",
"8086-15F2",
"8086-15F3",
"8086-15F8",
"8086-3102"
"8086-15F8"
]
IntelMausiIDs = [