summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2006-12-21 18:54:04 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2006-12-21 18:54:04 +0000
commitff40b3568305ffa9a351f323ec4fea1a9ac96ac4 (patch)
treefef29c36c901cf8a6e5e625969117485d0a84293 /sys/dev/pci/pcidevs_data.h
parentb76dca4c644c1baf23aa4773010c8b54d3049a04 (diff)
sync
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r--sys/dev/pci/pcidevs_data.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 5d3e31e5cb6..354a0be95fa 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.1204 2006/12/21 11:55:23 mickey Exp
+ * OpenBSD: pcidevs,v 1.1205 2006/12/21 18:53:26 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -2539,6 +2539,10 @@ static const struct pci_known_product pci_known_products[] = {
"ALS4000",
},
{
+ PCI_VENDOR_AVLAB, PCI_PRODUCT_AVLAB_PCI2S,
+ "PCI 2 Serial",
+ },
+ {
PCI_VENDOR_AVLAB, PCI_PRODUCT_AVLAB_LPPCI4S,
"LP-PCI 4 Serial",
},