mirror of
https://github.com/tylernguyen/x1c6-hackintosh.git
synced 2025-02-05 09:33:13 -06:00
Update SSDT-TB-DSB2-XHC2.dsl
Enable connecton-handling
This commit is contained in:
parent
5a7f816027
commit
b264a7481a
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ DefinitionBlock ("", "SSDT", 2, "tyler", "_TBXHC2", 0x00003000)
|
||||||
|
|
||||||
If (OSDW ())
|
If (OSDW ())
|
||||||
{
|
{
|
||||||
// PCED ()
|
PCED ()
|
||||||
|
|
||||||
If (CondRefOf (\_SB.PCI0.RP09.TBST))
|
If (CondRefOf (\_SB.PCI0.RP09.TBST))
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue