blob: 9f43c3dd08763b1cf90772bfbbd558f910ed7aba (
plain)
1
2
3
4
5
6
|
This library exists to understand and parse the pci.ids database that is
maintained at http://pci-ids.ucw.cz/. This database provides a way to map
the PCI device, vendor, and subsystem ids to a human understandable name.
This library was taken from the illumos project https://www.illumos.org
|