# Maintained by: PJALM for: PJALM General at: Thu Apr 10 09:42:53 UTC 2014 # Patch Name : NEC D72020x USB3 @ RP05 # Fix the NEC D720200 USB 3.0 xHCI into device Label PXSX parent_label RP05 replace_content begin Name (_ADR, Zero)\n Name (_PRW, Package (0x02) {0x09,0x04})\n Method (_DSM, 4, NotSerialized)\n {\n Store (Package (0x17) {\n "AAPL,clock-id", Buffer (One) { 0x02 },\n "AAPL,slot-name", "Built In",\n "name", "NEC xHCI Controller",\n "model", "NEC D720200 USB xHCI Controller",\n "device_type", Buffer (0x0E) {"USB Controller"},\n "AAPL,current-available", 0x0834,\n "AAPL,current-extra", 0x0A8C,\n "AAPL,current-in-sleep", 0x03E8,\n "AAPL,current-extra-in-sleep", 0x0834,\n "AAPL,max-port-current-in-sleep", 0x0A8C,\n "AAPL,device-internal", 0x02,\n Buffer (One) {0x00}\n }, Local0)\n DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))\n Return (Local0)\n } end;