summaryrefslogtreecommitdiff
path: root/source/common/ahids.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/common/ahids.c')
-rw-r--r--source/common/ahids.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/source/common/ahids.c b/source/common/ahids.c
index 851393b1c9033..13cd1000ef1d7 100644
--- a/source/common/ahids.c
+++ b/source/common/ahids.c
@@ -174,7 +174,11 @@ const AH_DEVICE_ID AslDeviceIds[] =
{"PNP0C60", "Display Sensor Device"},
{"PNP0C70", "Dock Sensor Device"},
{"PNP0C80", "Memory Device"},
- {"PNP0D40", "Standard Compliant SD Host Controller"},
+ {"PNP0D10", "XHCI USB Controller with debug"},
+ {"PNP0D15", "XHCI USB Controller without debug"},
+ {"PNP0D20", "EHCI USB Controller without debug"},
+ {"PNP0D25", "EHCI USB Controller with debug"},
+ {"PNP0D40", "SDA Standard Compliant SD Host Controller"},
{"PNP0D80", "Windows-compatible System Power Management Controller"},
{"PNP0F03", "Microsoft PS/2-style Mouse"},
{"SMO91D0", "Sensor Hub"},