summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Lo <kevlo@cvs.openbsd.org>2018-08-08 09:17:46 +0000
committerKevin Lo <kevlo@cvs.openbsd.org>2018-08-08 09:17:46 +0000
commit4ce8e2acdd0a7547ff511b49d951481c88310145 (patch)
tree09fd0d56c83168f0920cea04fa68e106360ddb11
parentc389546775800421a115c4a09408dc3a937343ea (diff)
regen
-rw-r--r--sys/dev/pci/pcidevs.h4
-rw-r--r--sys/dev/pci/pcidevs_data.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index 91061b1a14c..eec197815b1 100644
--- a/sys/dev/pci/pcidevs.h
+++ b/sys/dev/pci/pcidevs.h
@@ -2,7 +2,7 @@
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: pcidevs,v 1.1855 2018/07/24 21:16:59 kettenis Exp
+ * OpenBSD: pcidevs,v 1.1856 2018/08/08 09:16:57 kevlo Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -6862,7 +6862,7 @@
#define PCI_PRODUCT_REALTEK_RTL8192SE 0x8172 /* 8192SE */
#define PCI_PRODUCT_REALTEK_RT8180 0x8180 /* 8180 */
#define PCI_PRODUCT_REALTEK_RT8185 0x8185 /* 8185 */
-#define PCI_PRODUCT_REALTEK_RT8188 0x8176 /* 8188CE */
+#define PCI_PRODUCT_REALTEK_RTL8188CE 0x8176 /* 8188CE */
#define PCI_PRODUCT_REALTEK_RTL8192CE 0x8178 /* RTL8192CE */
#define PCI_PRODUCT_REALTEK_RTL8188EE 0x8179 /* 8188EE */
#define PCI_PRODUCT_REALTEK_RTL8192EE 0x818b /* RTL8192EE */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 1203fa8f841..f624c9e3103 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.1855 2018/07/24 21:16:59 kettenis Exp
+ * OpenBSD: pcidevs,v 1.1856 2018/08/08 09:16:57 kevlo Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -24132,7 +24132,7 @@ static const struct pci_known_product pci_known_products[] = {
"8185",
},
{
- PCI_VENDOR_REALTEK, PCI_PRODUCT_REALTEK_RT8188,
+ PCI_VENDOR_REALTEK, PCI_PRODUCT_REALTEK_RTL8188CE,
"8188CE",
},
{