diff options
author | P. J. McDermott <pj@pehjota.net> | 2015-09-05 09:03:24 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2015-09-05 09:03:24 (EDT) |
commit | 0ad8f1f4e7be192ecf5221431c5132f868de728a (patch) | |
tree | e0042fd004b2d8efa59ed2f53a2d7255eadd7216 | |
parent | ad7cf97d81532bffc66b0cbbac165a409866d859 (diff) |
Add pciids binary package
-rw-r--r-- | pciids.pkg/control | 7 | ||||
-rw-r--r-- | pciids.pkg/docs | 0 |
2 files changed, 7 insertions, 0 deletions
diff --git a/pciids.pkg/control b/pciids.pkg/control new file mode 100644 index 0000000..94f0895 --- /dev/null +++ b/pciids.pkg/control @@ -0,0 +1,7 @@ +Architecture: all +Platform: all +Description: PCI IDs repository + This is a public repository of all known IDs used in PCI devices: IDs of + vendors, devices, subsystems, and device classes. It is used in various + programs (e.g., The PCI Utilities) to display full human-readable names instead + of cryptic numeric codes. diff --git a/pciids.pkg/docs b/pciids.pkg/docs new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/pciids.pkg/docs |