Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17,073 changes: 16,653 additions & 420 deletions hwdb/20-OUI.hwdb

Large diffs are not rendered by default.

178 changes: 173 additions & 5 deletions hwdb/20-acpi-vendor.hwdb

Large diffs are not rendered by default.

3,691 changes: 3,623 additions & 68 deletions hwdb/20-bluetooth-vendor-product.hwdb

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions hwdb/20-dmi-id.hwdb
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# This file is part of systemd

# Fix "Lenovo" capitalization in /sys/class/dmi/id/sys_vendor
dmi:bvnLENOVO*
ID_SYSFS_ATTRIBUTE_MODEL=product_version
ID_VENDOR_FROM_DATABASE=Lenovo
12 changes: 12 additions & 0 deletions hwdb/20-pci-classes.hwdb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ pci:v*d*sv*sd*bc00sc00*
pci:v*d*sv*sd*bc00sc01*
ID_PCI_SUBCLASS_FROM_DATABASE=VGA compatible unclassified device

pci:v*d*sv*sd*bc00sc05*
ID_PCI_SUBCLASS_FROM_DATABASE=Image coprocessor

pci:v*d*sv*sd*bc01*
ID_PCI_CLASS_FROM_DATABASE=Mass storage controller

Expand Down Expand Up @@ -377,6 +380,12 @@ pci:v*d*sv*sd*bc08sc06*
pci:v*d*sv*sd*bc08sc80*
ID_PCI_SUBCLASS_FROM_DATABASE=System peripheral

pci:v*d*sv*sd*bc08sc99*
ID_PCI_SUBCLASS_FROM_DATABASE=Timing Card

pci:v*d*sv*sd*bc08sc99i01*
ID_PCI_INTERFACE_FROM_DATABASE=TAP Timing Card

pci:v*d*sv*sd*bc09*
ID_PCI_CLASS_FROM_DATABASE=Input device controller

Expand Down Expand Up @@ -470,6 +479,9 @@ pci:v*d*sv*sd*bc0Csc03i20*
pci:v*d*sv*sd*bc0Csc03i30*
ID_PCI_INTERFACE_FROM_DATABASE=XHCI

pci:v*d*sv*sd*bc0Csc03i40*
ID_PCI_INTERFACE_FROM_DATABASE=USB4 Host Interface

pci:v*d*sv*sd*bc0Csc03i80*
ID_PCI_INTERFACE_FROM_DATABASE=Unspecified

Expand Down
Loading