Jump to content
pernacabeluda

Injeção do device-id por DSDT

Recommended Posts

Para quem usa injeção do device-id por DSDT, em vários casos é necessário injetar outras propriedades para funcionar no 10.9 (name, IOName e compatible).

 

Por exemplo, no patch do ESB SATA AHCI Controller (ícone laranja e DVD player)

                Method (_DSM, 4, NotSerialized)
               {
                   Store (Package ()
                       {
                           "device-id", 
                           Buffer ()
                           {
                                0x81, 0x26, 0x00, 0x00
                           }, 
                           "compatible", 
                           Buffer ()
                           {
                               "pci8086,2681"
                           }, 
                           "IOName", 
                           Buffer ()
                           {
                               "pci8086,2681"
                           }, 
                           "name", 
                           Buffer ()
                           {
                               "pci8086,2681"
                           }
                       }, Local0)
                   DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
                   Return (Local0)
               }
 

Donation with Paypal | Mercado Livre | Premium and Donators Users | Installation GUIDE

Donation with BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

Donation with PicPay @danielnmaldonado

Donated? Send me PM with files or use DSDT Patch Requests

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.





×
  • Create New...

Hey! Welcome to Olarila.com  Please Disable Your ADBlocker!

3vHSCmh.png

Support Olarila Vanilla Hackintosh by making a donation HERE

The popup will be closed in 15 seconds...