1
0

Added a port I am using as an internal port (though this depends on your specific setup)

This commit is contained in:
2019-02-20 17:50:44 +09:00
parent b768fb3c1a
commit 1a40f50ad7
2 changed files with 6 additions and 0 deletions

Binary file not shown.

View File

@@ -47,6 +47,12 @@ DefinitionBlock ("", "SSDT", 2, "hack", "_UIAC", 0)
"port-count", Buffer() { 6, 0, 0, 0 },
"ports", Package()
{
"HP21", Package() // USB2 internal (bluetooth)
{
//"UsbConnector", 0,
"portType", 2,
"port", Buffer() { 1, 0, 0, 0 },
},
"HP23", Package() // USB2 back right bottom
{
//"UsbConnector", 0,