summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-07-20 08:20:16 -0400
committerAnthony G. Basile <blueness@gentoo.org>2015-07-20 08:20:16 -0400
commit9cb37638de403d31a0d60b7d57414d19bc6e61fc (patch)
treea2a3f937e34344c4b5a55bd409b55ffc6856cc20
parent3792b2d50837b1dccad7d52ce620611e4921b144 (diff)
rules: import 20-net-ifname.hwdb from upstream.
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
-rw-r--r--hwdb/20-net-ifname.hwdb5
-rw-r--r--hwdb/Makefile.am1
2 files changed, 6 insertions, 0 deletions
diff --git a/hwdb/20-net-ifname.hwdb b/hwdb/20-net-ifname.hwdb
new file mode 100644
index 0000000000..2408dc172f
--- /dev/null
+++ b/hwdb/20-net-ifname.hwdb
@@ -0,0 +1,5 @@
+# This file is part of systemd.
+
+# Dell iDRAC Virtual USB NIC
+usb:v413CpA102*
+ ID_NET_NAME_FROM_DATABASE=idrac
diff --git a/hwdb/Makefile.am b/hwdb/Makefile.am
index cc0b4fa4ac..5bc27fee5b 100644
--- a/hwdb/Makefile.am
+++ b/hwdb/Makefile.am
@@ -4,6 +4,7 @@ dist_udevhwdb_DATA = \
20-OUI.hwdb \
20-acpi-vendor.hwdb \
20-bluetooth-vendor-product.hwdb \
+ 20-net-ifname.hwdb \
20-pci-classes.hwdb \
20-pci-vendor-model.hwdb \
20-sdio-classes.hwdb \