Mirror of https://github.com/vcrhonek/hwdata.git

Reason: GITHUB host

Vitezslav Crhonek cc56c09e4c Update pci, usb, vendor ids and hwdb files 4 år sedan
20-acpi-vendor.hwdb 502d9df439 - Updated pci, usb, vendor ids and hwdb files 4 år sedan
20-bluetooth-vendor-product.hwdb cc56c09e4c Update pci, usb, vendor ids and hwdb files 4 år sedan
20-net-ifname.hwdb 5792b74ae2 Final pci ids pull for RHEL 7.2 9 år sedan
20-sdio-classes.hwdb 5792b74ae2 Final pci ids pull for RHEL 7.2 9 år sedan
20-sdio-vendor-model.hwdb 5792b74ae2 Final pci ids pull for RHEL 7.2 9 år sedan
60-evdev.hwdb cc56c09e4c Update pci, usb, vendor ids and hwdb files 4 år sedan
60-keyboard.hwdb cc56c09e4c Update pci, usb, vendor ids and hwdb files 4 år sedan
70-mouse.hwdb cc56c09e4c Update pci, usb, vendor ids and hwdb files 4 år sedan
70-pointingstick.hwdb 8388999dcc - Updated pci, usb, vendor ids and hwdb files 4 år sedan
COPYING 08c6e8b864 synced with rhel7 git 10 år sedan
LICENSE e9f674ef93 Document which versions of the license we mean 17 år sedan
Makefile 8388999dcc - Updated pci, usb, vendor ids and hwdb files 4 år sedan
README 8c2abcff13 distributing hwdb files with hwdata 10 år sedan
blacklist.conf e9d0ec2618 - Updated pci, usb, vendor ids and hwdb files 6 år sedan
check-pci-ids.py af62e31ae2 Updated pci, vendor and usb ids 8 år sedan
check-usb-ids.sh fad9cdf163 Use podman instead of docker 4 år sedan
compare-pci-ids.py 08c6e8b864 synced with rhel7 git 10 år sedan
configure 08c6e8b864 synced with rhel7 git 10 år sedan
hwdata.spec cc56c09e4c Update pci, usb, vendor ids and hwdb files 4 år sedan
iab.txt cc56c09e4c Update pci, usb, vendor ids and hwdb files 4 år sedan
ids-update.pl 390dca9ae3 ids-update.pl: add Generated header with a date 9 år sedan
oui.txt cc56c09e4c Update pci, usb, vendor ids and hwdb files 4 år sedan
pci.ids cc56c09e4c Update pci, usb, vendor ids and hwdb files 4 år sedan
pnp.ids 08c6e8b864 synced with rhel7 git 10 år sedan
pnp.ids.patch af62e31ae2 Updated pci, vendor and usb ids 8 år sedan
sdio.ids a3389b0d8c - Updated pci, usb, vendor ids and hwdb files 5 år sedan
usb.ids cc56c09e4c Update pci, usb, vendor ids and hwdb files 4 år sedan

README

To update the various IDs files, run 'make download'.
Requisities:
unoconf - python script using libreoffice to convert all office
documents to anything else
* used to update pnp.ids from MS database.
perl - to run ids-update.pl

ids-update.pl is a script downloaded from systemd's upstream with:
$ curl -o ids-update.pl -O http://cgit.freedesktop.org/systemd/systemd/plain/hwdb/ids-update.pl?id=1d09582ab9d8bc619de3a01f01d614eab44d31c0
It generates various hwdb files.