mirror of
https://github.com/systemd/systemd.git
synced 2025-02-02 13:47:27 +03:00
trivial: update tools/chromeos/gen_autosuspend_rules.py
Adds CNP PCH xHCI device PCIID to udev rules
This commit is contained in:
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user