summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/pci/pcidevs.h3
-rw-r--r--sys/dev/pci/pcidevs_data.h6
2 files changed, 2 insertions, 7 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index 2cf7b165812..54c860d3d06 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.932 2005/10/05 21:28:20 fgsch Exp
+ * OpenBSD: pcidevs,v 1.933 2005/10/05 22:26:54 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -2726,7 +2726,6 @@
#define PCI_PRODUCT_TI_PCI7XX1_SM 0x8035 /* PCI7XX1 Smart Card */
#define PCI_PRODUCT_TI_PCI6515 0x8036 /* PCI6515 CardBus */
#define PCI_PRODUCT_TI_PCI6515SC 0x8038 /* PCI6515 CardBus (Smart Card mode) */
-#define PCI_PRODUCT_TI_PCI1620 0x8201 /* PCI1620 Misc */
#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 e7b976b8e81..cca8643b8aa 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.932 2005/10/05 21:28:20 fgsch Exp
+ * OpenBSD: pcidevs,v 1.933 2005/10/05 22:26:54 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -8139,10 +8139,6 @@ static const struct pci_known_product pci_known_products[] = {
"PCI6515 CardBus (Smart Card mode)",
},
{
- PCI_VENDOR_TI, PCI_PRODUCT_TI_PCI1620,
- "PCI1620 Misc",
- },
- {
PCI_VENDOR_TI, PCI_PRODUCT_TI_ACX100A,
"ACX100A",
},