Skip to content

Instantly share code, notes, and snippets.

@jefferymiller
Created March 18, 2020 21:44
Show Gist options
  • Save jefferymiller/60be47708a8520b6c36b9442433eb39c to your computer and use it in GitHub Desktop.
Save jefferymiller/60be47708a8520b6c36b9442433eb39c to your computer and use it in GitHub Desktop.
reg for msi enabled
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\PCI\VEN_10DE&DEV_1C82&SUBSYS_62553842&REV_A1\4&29fcb422&0&0016\Device Parameters\Interrupt Management\MessageSignaledInterruptProperties]
"MSISupported"=dword:00000001
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\PCI\VEN_10DE&DEV_0FB9&SUBSYS_62553842&REV_A1\4&11b9ac0&0&0017\Device Parameters\Interrupt Management\MessageSignaledInterruptProperties]
"MSISupported"=dword:00000001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment