Jump to content
mrjayviper

Is there a reason to use device ID over device label?

Recommended Posts

So I'm trying to create a DSDT patch and along the way I'm learning things.


I've notice some examples I've seen uses device ID while other uses the device label.


Any pros/cons over the other? I can see myself leaning towards device label since it's easier to read/relate?


thanks a lot! :)


example: both lines refer to the PIC device except the 2nd one uses the device ID

into device label PIC code_regex IRQNoFlags\s\(\)\n\s+\{(\d+)\} remove_matched;
into device name_hid PNP0000 code_regex IRQNoFlags\s\(\)\n\s+\{(\d+)\} remove_matched;

hackintosh (trying): HP Z820 + 2x E5-2643 V1 + AMD 5700XT + 64GB

main desktop: iMac 5k 2017

main laptop: MBP 15in 2017

spare laptop: MBP 13in 2016

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...