[Libosinfo] [PATCH osinfo-db v2 1/5] device: Add network e1000e

Fabiano Fidêncio fidencio at redhat.com
Thu Oct 4 07:30:55 UTC 2018


On Fri, 2018-09-28 at 18:55 -0400, Cole Robinson wrote:
> 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>

Reviewed-by: Fabiano Fidêncio <fidencio at redhat.com>




More information about the Libosinfo mailing list