[Libosinfo] [PATCH osinfo-db v2 2/5] device: Add sound ich9

Cole Robinson crobinso at redhat.com
Fri Sep 28 22:55:39 UTC 2018


Signed-off-by: Cole Robinson <crobinso at redhat.com>
---
 data/device/pcisig.com/pci-8086-293e.d/class.xml.in | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 data/device/pcisig.com/pci-8086-293e.d/class.xml.in

diff --git a/data/device/pcisig.com/pci-8086-293e.d/class.xml.in b/data/device/pcisig.com/pci-8086-293e.d/class.xml.in
new file mode 100644
index 0000000..6326a4d
--- /dev/null
+++ b/data/device/pcisig.com/pci-8086-293e.d/class.xml.in
@@ -0,0 +1,8 @@
+<libosinfo version="0.0.1">
+<!-- Licensed under the GNU General Public License version 2 or later.
+     See http://www.gnu.org/licenses/ for a copy of the license text -->
+  <device id="http://pcisig.com/pci/8086/293e">
+    <name>ich9</name>
+    <class>audio</class>
+  </device>
+</libosinfo>
-- 
2.17.1




More information about the Libosinfo mailing list