summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>2001-09-15 06:56:14 +0000
committerJason Wright <jason@cvs.openbsd.org>2001-09-15 06:56:14 +0000
commitb337316110ee811e1b3447ec69dd04226a82c5e4 (patch)
tree1a2181534d695ecfb6574211669ede1df2262c45 /sys/dev/pci/pcidevs_data.h
parente904ec7cf804a5d3c7227fb1186dca0401b89480 (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 53a0be474af..d6292446e12 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.443 2001/09/06 22:36:36 mickey Exp
+ * OpenBSD: pcidevs,v 1.444 2001/09/15 06:55:17 jason Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -3747,6 +3747,10 @@ static const struct pci_known_product pci_known_products[] = {
"USB",
},
{
+ PCI_VENDOR_SUN, PCI_PRODUCT_SUN_GEMNETWORK,
+ "GEM",
+ },
+ {
PCI_VENDOR_SUN, PCI_PRODUCT_SUN_SIMBA,
"Simba PCI-PCI",
},