summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
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
+