diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-01-26 17:53:52 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-01-26 17:53:52 +0400 |
commit | 91300b65ffc4a288b9855727d4330f6c92bcf3ff (patch) | |
tree | e0f2da04d62288043400e99d09221260afbdb971 /README | |
parent | ff4fe416ab9362c6ce5c7d54033bb9bd7e99fb86 (diff) | |
download | libpcidb-91300b65ffc4a288b9855727d4330f6c92bcf3ff.tar.gz |
Autotoolized versionupstream/1.0
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,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 + |