[Libosinfo] [PATCH osinfo-db v2 1/5] device: Add network e1000e
Cole Robinson
crobinso at redhat.com
Fri Sep 28 22:55:38 UTC 2018
Signed-off-by: Cole Robinson <crobinso at redhat.com>
---
data/device/pcisig.com/pci-8086-10d3.d/class.xml.in | 8 ++++++++
1 file changed, 8 insertions(+)
create mode 100644 data/device/pcisig.com/pci-8086-10d3.d/class.xml.in
diff --git a/data/device/pcisig.com/pci-8086-10d3.d/class.xml.in b/data/device/pcisig.com/pci-8086-10d3.d/class.xml.in
new file mode 100644
index 0000000..703e26f
--- /dev/null
+++ b/data/device/pcisig.com/pci-8086-10d3.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/10d3">
+ <name>e1000e</name>
+ <class>net</class>
+ </device>
+</libosinfo>
--
2.17.1
More information about the Libosinfo
mailing list