summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorStefan Sperling <stsp@cvs.openbsd.org>2016-05-25 14:41:24 +0000
committerStefan Sperling <stsp@cvs.openbsd.org>2016-05-25 14:41:24 +0000
commit6079d25369f74297c858deb0675a84dcbcae8a85 (patch)
treeec4b0f6b71839049f07ba70090746e0f679d675d /sys/dev/pci/pcidevs_data.h
parent2c666428d16af2359239582d66ec7825370f7987 (diff)
regen
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r--sys/dev/pci/pcidevs_data.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 20b219d9b8e..abab1407084 100644
--- a/sys/dev/pci/pcidevs_data.h
+++ b/sys/dev/pci/pcidevs_data.h
@@ -2,7 +2,7 @@
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: pcidevs,v 1.1798 2016/05/23 06:52:10 dlg Exp
+ * OpenBSD: pcidevs,v 1.1800 2016/05/25 14:41:02 stsp Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -22612,6 +22612,10 @@ static const struct pci_known_product pci_known_products[] = {
"RTL8192CE",
},
{
+ PCI_VENDOR_REALTEK, PCI_PRODUCT_REALTEK_RTL8188EE,
+ "8188EE",
+ },
+ {
PCI_VENDOR_REALTEK, PCI_PRODUCT_REALTEK_RTL8192EE,
"RTL8192EE",
},