summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2002-06-02 10:08:44 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2002-06-02 10:08:44 +0000
commitbc883b3436a411223a84f043e34b70c545930238 (patch)
tree6e190ec29b996cfffd9747c9531e949e260f1082
parentb313357894efdaf8f9edba54fa6f18bf9483f0df (diff)
sync
-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 a99d8b62403..48a2a531c6c 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.513 2002/05/29 05:34:40 mickey Exp
+ * OpenBSD: pcidevs,v 1.514 2002/06/02 10:07:54 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -545,7 +545,6 @@
#define PCI_VENDOR_OXFORD 0x14d2 /* Oxford */
#define PCI_VENDOR_AIRONET 0x14b9 /* Aironet */
#define PCI_VENDOR_COMPAL 0x14c0 /* COMPAL */
-#define PCI_VENDOR_TITAN 0x14d2 /* Titan */
#define PCI_VENDOR_INVERTEX 0x14e1 /* Invertex */
#define PCI_VENDOR_BROADCOM 0x14e4 /* Broadcom */
#define PCI_VENDOR_CONEXANT 0x14f1 /* Conexant */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 8718c816f91..a67096fc66c 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.513 2002/05/29 05:34:40 mickey Exp
+ * OpenBSD: pcidevs,v 1.514 2002/06/02 10:07:54 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -7271,10 +7271,6 @@ static const struct pci_known_vendor pci_known_vendors[] = {
"COMPAL",
},
{
- PCI_VENDOR_TITAN,
- "Titan",
- },
- {
PCI_VENDOR_INVERTEX,
"Invertex",
},