summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjsg <jsg@openbsd.org>2005-07-25 07:41:58 +0000
committerjsg <jsg@openbsd.org>2005-07-25 07:41:58 +0000
commit0fd75edc1c071df85a738a214de37f2c3b8a5212 (patch)
tree3658347465f75bb822ff17fa22465525eda0c57a
parentGive Smart Card part of TI PCI6515 a different product define so this (diff)
downloadwireguard-openbsd-0fd75edc1c071df85a738a214de37f2c3b8a5212.tar.xz
wireguard-openbsd-0fd75edc1c071df85a738a214de37f2c3b8a5212.zip
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 17466c218b1..dfdcfacc983 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.895 2005/07/25 06:51:20 jsg Exp
+ * OpenBSD: pcidevs,v 1.896 2005/07/25 07:40:41 jsg Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -2632,7 +2632,7 @@
#define PCI_PRODUCT_TI_PCI7410_FW 0x802b /* PCI7(4-6)10 FireWire */
#define PCI_PRODUCT_TI_PCI7420_FW 0x802e /* PCI7x20 FireWire */
#define PCI_PRODUCT_TI_PCI6515 0x8036 /* PCI6515 CardBus */
-#define PCI_PRODUCT_TI_PCI6515 0x8038 /* PCI6515 CardBus (Smart Card mode) */
+#define PCI_PRODUCT_TI_PCI6515SC 0x8038 /* PCI6515 CardBus (Smart Card mode) */
#define PCI_PRODUCT_TI_ACX100A 0x8400 /* ACX100A */
#define PCI_PRODUCT_TI_ACX100B 0x8401 /* ACX100B */
#define PCI_PRODUCT_TI_ACX111 0x9066 /* ACX111 */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index da057dcc929..06f8962f21b 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.895 2005/07/25 06:51:20 jsg Exp
+ * OpenBSD: pcidevs,v 1.896 2005/07/25 07:40:41 jsg Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -7803,7 +7803,7 @@ static const struct pci_known_product pci_known_products[] = {
"PCI6515 CardBus",
},
{
- PCI_VENDOR_TI, PCI_PRODUCT_TI_PCI6515,
+ PCI_VENDOR_TI, PCI_PRODUCT_TI_PCI6515SC,
"PCI6515 CardBus (Smart Card mode)",
},
{