summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2001-03-02 09:36:30 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2001-03-02 09:36:30 +0000
commitaafef1b8af2deebf467a53394164fe62f4af4a6b (patch)
tree408d835893220b897778148a2ddfdead11d55b73 /sys
parent5298b1856705603273d4860664ba9662a8cf39ec (diff)
pcidevs.h
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/pci/pcidevs_data.h18
1 files changed, 13 insertions, 5 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 80413f60e2f..3944734528e 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.369 2001/02/22 01:34:29 chris Exp
+ * OpenBSD: pcidevs,v 1.371 2001/03/02 09:36:22 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -2087,7 +2087,7 @@ static const struct pci_known_product pci_known_products[] = {
"DS1",
},
{
- PCI_VENDOR_LAVA, PCI_PRODUCT_LAVA_PARALLEL,
+ PCI_VENDOR_LAVA, PCI_PRODUCT_LAVA_TWOSP_1P,
"Parallel",
},
{
@@ -2103,18 +2103,26 @@ static const struct pci_known_product pci_known_products[] = {
"Dual Parallel B",
},
{
- PCI_VENDOR_LAVA, PCI_PRODUCT_LAVA_SERIAL,
+ PCI_VENDOR_LAVA, PCI_PRODUCT_LAVA_TWOSP_2S,
"Dual Serial",
},
{
- PCI_VENDOR_LAVA, PCI_PRODUCT_LAVA_SERIAL1,
+ PCI_VENDOR_LAVA, PCI_PRODUCT_LAVA_IOFLEX_2S_0,
"Serial",
},
{
- PCI_VENDOR_LAVA, PCI_PRODUCT_LAVA_SERIAL2,
+ PCI_VENDOR_LAVA, PCI_PRODUCT_LAVA_IOFLEX_2S_1,
"Serial",
},
{
+ PCI_VENDOR_LAVA, PCI_PRODUCT_LAVA_OCTOPUS950_0,
+ "Quad Serial",
+ },
+ {
+ PCI_VENDOR_LAVA, PCI_PRODUCT_LAVA_OCTOPUS950_1,
+ "Quad Serial",
+ },
+ {
PCI_VENDOR_LEADTEK, PCI_PRODUCT_LEADTEK_S3_805,
"S3 805",
},