1
0
Fork 0
mirror of https://github.com/vcrhonek/hwdata.git synced 2025-12-05 22:37:22 +00:00
hwdata contains various hardware identification and configuration data, such as the pci.ids and usb.ids databases.
Find a file
Vitezslav Crhonek d263c183dd Update pci and vendor ids
Signed-off-by: Vitezslav Crhonek <vcrhonek@redhat.com>
2025-12-02 14:08:32 +01: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 Add a .gitignore to exclude build artefacts, because out-of-source build doesn't work. 2025-05-05 08:40:30 +02:00
.packit.yaml Initial packit configuration 2023-06-12 12:50:19 +02:00
01-utf-8-encoding.patch.patch Update usb.ids patches 2025-10-03 10:24:25 +02:00
02-typos.patch.patch Update usb.ids patches 2025-10-03 10:24:25 +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
compare-pci-ids.py added script for comparison of old and new pci.ids 2012-10-31 15:32:46 +01: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 2025-12-02 14:08:32 +01:00
iab.txt Update pci and vendor ids 2025-11-05 09:28:34 +01: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 Fix issues in usb.ids 2025-02-14 13:18:01 +01:00
oui.txt Update pci and vendor ids 2025-12-02 14:08:32 +01:00
pci.ids Update pci and vendor ids 2025-12-02 14:08:32 +01:00
pnp.ids Update pci, usb and vendor ids 2025-02-04 08:15:14 +01: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 usb and vendor ids 2025-10-03 10:24:25 +02:00

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

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