Go to file
Dominik Csapak 11fa95682e add PCI/USB Mapping configs
adds a config file for each type of resource (usb/pci) by using a 'map'
array propertystring for each node mapping

in each mapping we save the path(s) and some other information to detect
hardware changes (if possible) like the vendor/device id

both configs have custom header parser/formatter to omit the type (since
we only want one type per config here)

also each config has some helpers like find_on_current_node

the resulting config (e.g. for pci) would look like this:
2023-06-07 19:14:38 +02:00
debian bump version to 5.0.1 2023-06-07 13:28:49 +02:00
src add PCI/USB Mapping configs 2023-06-07 19:14:38 +02:00
Makefile buildsys: add sbuild convenience target 2023-05-22 13:24:50 +02:00