summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>2003-09-25 15:40:55 +0000
committerJason Wright <jason@cvs.openbsd.org>2003-09-25 15:40:55 +0000
commit619288226b2712f74765e6d3386ba50457128048 (patch)
tree232bc30d78cdbb2f6a37112ea977d1384cf73093 /sys/dev/pci/pcidevs_data.h
parent51fd738f3e2cbd72d4d53d7f7d620b3ac805ea1a (diff)
hifn 7956 support
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 ee048073491..1b9c8d58e22 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.671 2003/09/25 07:11:15 deraadt Exp
+ * OpenBSD: pcidevs,v 1.672 2003/09/25 15:39:02 jason Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -2491,6 +2491,10 @@ static const struct pci_known_product pci_known_products[] = {
"8154",
},
{
+ PCI_VENDOR_HIFN, PCI_PRODUCT_HIFN_7956,
+ "7956",
+ },
+ {
PCI_VENDOR_HIFN, PCI_PRODUCT_HIFN_7955,
"7955",
},