summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2014-01-26 17:53:52 +0400
committerIgor Pashev <pashev.igor@gmail.com>2014-01-26 17:53:52 +0400
commit91300b65ffc4a288b9855727d4330f6c92bcf3ff (patch)
treee0f2da04d62288043400e99d09221260afbdb971 /README
parentff4fe416ab9362c6ce5c7d54033bb9bd7e99fb86 (diff)
downloadlibpcidb-91300b65ffc4a288b9855727d4330f6c92bcf3ff.tar.gz
Autotoolized versionupstream/1.0
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..9f43c3d
--- /dev/null
+++ b/README
@@ -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
+