Skip to content

Commit

Permalink
Support PCIe over Thunderbolt
Browse files Browse the repository at this point in the history
  • Loading branch information
i0ntempest committed Sep 7, 2022
1 parent bb86d9f commit aff41e7
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions AirportItlwm/AirportItlwm-Monterey-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@
<integer>2000</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>IOPCITunnelCompatible</key>
<true/>
</dict>
</dict>
<key>NSHumanReadableCopyright</key>
Expand Down
2 changes: 2 additions & 0 deletions AirportItlwm/AirportItlwm-Ventura-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@
<integer>2000</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>IOPCITunnelCompatible</key>
<true/>
</dict>
</dict>
<key>NSHumanReadableCopyright</key>
Expand Down
2 changes: 2 additions & 0 deletions AirportItlwm/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@
<integer>2000</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>IOPCITunnelCompatible</key>
<true/>
</dict>
</dict>
<key>NSHumanReadableCopyright</key>
Expand Down
2 changes: 2 additions & 0 deletions itlwm/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@
<string>IOPCIDevice</string>
<key>IOUserClientClass</key>
<string>ItlNetworkUserClient</string>
<key>IOPCITunnelCompatible</key>
<true/>
<key>WiFiConfig</key>
<dict>
<key>WiFi_1</key>
Expand Down

0 comments on commit aff41e7

Please sign in to comment.