summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2001-08-08 15:19:22 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2001-08-08 15:19:22 +0000
commit879420aec92c0c59ccbf3be34a1f05f5e4395c10 (patch)
treea5ec82e7f2817f523fce4edff09dd8b11a5c72a9 /sys/dev/pci/pcidevs_data.h
parente23b9511bb9df2d0c682fcf4268b52124fc25add (diff)
sync
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r--sys/dev/pci/pcidevs_data.h10
1 files changed, 9 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 718509cf139..672a747fdc6 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.426 2001/08/05 10:11:39 deraadt Exp
+ * OpenBSD: pcidevs,v 1.427 2001/08/08 15:11:15 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -3163,6 +3163,10 @@ static const struct pci_known_product pci_known_products[] = {
"RZ1000",
},
{
+ PCI_VENDOR_PCTEL, PCI_PRODUCT_PCTEL_MICROMODEM56,
+ "HSP MicroModem 56",
+ },
+ {
PCI_VENDOR_RCC, PCI_PRODUCT_RCC_ROSB4,
"ROSB4 SouthBridge",
},
@@ -6551,6 +6555,10 @@ static const struct pci_known_vendor pci_known_vendors[] = {
"SIIG",
},
{
+ PCI_VENDOR_PCTEL,
+ "PCTEL",
+ },
+ {
PCI_VENDOR_KAWASAKI,
"Kawasaki",
},