1
0
Fork 0
mirror of https://github.com/vcrhonek/hwdata.git synced 2026-09-20 01:04:26 +00:00
hwdata contains various hardware identification and configuration data, such as the pci.ids and usb.ids databases.
  • Python 56.7%
  • Makefile 29.2%
  • Shell 13.6%
  • Dockerfile 0.5%
Find a file
Vitezslav Crhonek 7fc63d4113 Update pci and vendor ids
Signed-off-by: Vitezslav Crhonek <vcrhonek@redhat.com>
2026-09-04 09:42:49 +02:00
.fmf Initial packit configuration 2023-06-12 12:50:19 +02:00
plans Initial packit configuration 2023-06-12 12:50:19 +02:00
tests Fix ids-files test 2024-03-11 14:43:41 +01:00
.gitignore Update .gitignore 2026-05-04 11:28:44 +02:00
.packit.yaml Initial packit configuration 2023-06-12 12:50:19 +02:00
01-utf-8-encoding.patch.patch Update pci and vendor ids 2026-07-31 08:54:45 +02:00
02-typos.patch.patch Update pci and vendor ids 2026-07-31 08:54:45 +02:00
AUTOMATION.md Add markdown files 2026-05-04 11:28:44 +02:00
blacklist.conf fix Incorrect syntax doc/comment in blacklist.conf (#532802) 2010-08-05 10:53:26 +02:00
check-pci-ids.py Fix unescaped backslashes in pci.ids check 2024-03-13 11:22:07 +01:00
check-usb-ids.sh Fix check-usb-ids 2025-10-02 08:58:13 +02:00
CLAUDE.md Add automatic USB patch regeneration 2026-07-03 09:02:44 +02:00
compare-pci-ids.py Fix issues found by Sourcery review 2026-05-04 11:28:44 +02:00
configure Fix configure to honor --prefix 2025-02-14 13:17:39 +01:00
COPYING updated text of GPLv2 file 2013-01-18 13:16:15 +01:00
Dockerfile Update hwdata-check container image 2025-11-10 08:37:27 +01:00
hwdata.pc.in hwdata.pc.in: use sysroot prefix for pkgdatadir variable 2022-11-10 07:56:54 +01:00
hwdata.spec Update pci and vendor ids 2026-09-04 09:42:49 +02:00
iab.txt Update pci and vendor ids 2026-07-31 08:54:45 +02:00
LICENSE Document which versions of the license we mean 2007-11-05 10:35:51 -05:00
lspci-dump.txt Use lspci dump to avoid accessing host system PCI bus 2023-12-04 09:04:53 +01:00
Makefile Add automatic USB patch regeneration 2026-07-03 09:02:44 +02:00
monthly-update.py Use -test suffix for --local-only branch names 2026-07-03 09:02:44 +02:00
oui.txt Update pci and vendor ids 2026-09-04 09:42:49 +02:00
pci.ids Update pci and vendor ids 2026-09-04 09:42:49 +02:00
pnp.ids Update pci and vendor ids 2026-09-04 09:42:49 +02:00
pnp.ids.patch Update pnp.ids.patch 2025-02-04 08:15:14 +01:00
process-pnp-ids.py Remove duplicate entries from pnp.ids 2024-02-06 10:15:42 +01:00
README Get pnp.ids from uefi.org 2021-01-05 16:34:08 +01:00
usb.ids Update pci and usb and vendor ids 2026-07-03 06:23:05 +02:00

To update the various IDs files, run 'make download'.

Related:
 * python binding https://github.com/xsuchy/python-hwdata