CODE
Device (PEX4)
{
Name (_ADR, 0x001C0004)
Method (_STA, 0, NotSerialized)
{
Return (0x0F)
}
Method (_PRW, 0, NotSerialized)
{
Return (Package (0x02)
{
0x09,
0x05
})
}
Method (_PRT, 0, NotSerialized)
{
If (LNot (PICF))
{
Return (PIC4)
}
Else
{
Return (API4)
}
}
Device (LAN0)
{
Name (_ADR, Zero)
Name (_SUN, 0x03)
Name (_PRW, Package (0x02)
{
0x0B,
0x04
})
Method (_DSM, 4, NotSerialized)
{
Store (Package (0x0C)
{
"built-in",
Buffer (One)
{
0x00
},
"location",
Buffer (0x02)
{
"1"
},
"network-type",
Buffer (0x09)
{
"ethernet"
},
"revision-id",
Buffer (0x04)
{
0x02, 0x00, 0x00, 0x00
},
"model",
Buffer (0x22)
{
"Realtek RTL8111C Gigabit Ethernet"
},
"name",
Buffer (0x09)
{
"ethernet"
}
}, Local0)
DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
Return (Local0)
}
}
}
Device (PEX5)
{
Name (_ADR, 0x001C0005)
Method (_STA, 0, NotSerialized)
{
Return (0x0F)
}
Method (_PRW, 0, NotSerialized)
{
Return (Package (0x02)
{
0x09,
0x05
})
}
Device (LAN1)
{
Name (_ADR, Zero)
Name (_SUN, 0x03)
Name (_PRW, Package (0x02)
{
0x0B,
0x04
})
Method (_DSM, 4, NotSerialized)
{
Store (Package (0x0C)
{
"built-in",
Buffer (One)
{
0x00
},
"location",
Buffer (0x02)
{
"2"
},
"network-type",
Buffer (0x09)
{
"ethernet"
},
"revision-id",
Buffer (0x04)
{
0x02, 0x00, 0x00, 0x00
},
"model",
Buffer (0x22)
{
"Realtek RTL8111C Gigabit Ethernet"
},
"name",
Buffer (0x09)
{
"ethernet"
}
}, Local0)
DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
Return (Local0)
}
}
}
{
Name (_ADR, 0x001C0004)
Method (_STA, 0, NotSerialized)
{
Return (0x0F)
}
Method (_PRW, 0, NotSerialized)
{
Return (Package (0x02)
{
0x09,
0x05
})
}
Method (_PRT, 0, NotSerialized)
{
If (LNot (PICF))
{
Return (PIC4)
}
Else
{
Return (API4)
}
}
Device (LAN0)
{
Name (_ADR, Zero)
Name (_SUN, 0x03)
Name (_PRW, Package (0x02)
{
0x0B,
0x04
})
Method (_DSM, 4, NotSerialized)
{
Store (Package (0x0C)
{
"built-in",
Buffer (One)
{
0x00
},
"location",
Buffer (0x02)
{
"1"
},
"network-type",
Buffer (0x09)
{
"ethernet"
},
"revision-id",
Buffer (0x04)
{
0x02, 0x00, 0x00, 0x00
},
"model",
Buffer (0x22)
{
"Realtek RTL8111C Gigabit Ethernet"
},
"name",
Buffer (0x09)
{
"ethernet"
}
}, Local0)
DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
Return (Local0)
}
}
}
Device (PEX5)
{
Name (_ADR, 0x001C0005)
Method (_STA, 0, NotSerialized)
{
Return (0x0F)
}
Method (_PRW, 0, NotSerialized)
{
Return (Package (0x02)
{
0x09,
0x05
})
}
Device (LAN1)
{
Name (_ADR, Zero)
Name (_SUN, 0x03)
Name (_PRW, Package (0x02)
{
0x0B,
0x04
})
Method (_DSM, 4, NotSerialized)
{
Store (Package (0x0C)
{
"built-in",
Buffer (One)
{
0x00
},
"location",
Buffer (0x02)
{
"2"
},
"network-type",
Buffer (0x09)
{
"ethernet"
},
"revision-id",
Buffer (0x04)
{
0x02, 0x00, 0x00, 0x00
},
"model",
Buffer (0x22)
{
"Realtek RTL8111C Gigabit Ethernet"
},
"name",
Buffer (0x09)
{
"ethernet"
}
}, Local0)
DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
Return (Local0)
}
}
}
Attached are my ioreg and DSDT files.
Click to view attachment
