mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
trivial: update tools/chromeos/gen_autosuspend_rules.py
Adds CNP PCH xHCI device PCIID to udev rules
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
13cd6f0b98
commit
f10bb2ce03
@@ -188,8 +188,10 @@ PCI_IDS += [
|
||||
'8086:591e',
|
||||
# proc_thermal
|
||||
'8086:1903',
|
||||
# xhci_hcd
|
||||
# SPT PCH xHCI controller
|
||||
'8086:9d2f',
|
||||
# CNP PCH xHCI controller
|
||||
'8086:9ded',
|
||||
# intel_pmc_core
|
||||
'8086:9d21',
|
||||
# i801_smbus
|
||||
|
||||
Reference in New Issue
Block a user