summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>2003-04-02 22:26:14 +0000
committerJason Wright <jason@cvs.openbsd.org>2003-04-02 22:26:14 +0000
commitb378c427b8729db1ab2ac9912a77c2612958060b (patch)
treece969a2ea2625abb1869ee626fea79dc2cd60886 /sys/dev/pci/pcidevs_data.h
parentf965bcc7e9946fd160253115881b4d9ee8a600dd (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 1c9eebbcf06..4531961dd15 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.610 2003/03/28 18:42:35 grange Exp
+ * OpenBSD: pcidevs,v 1.611 2003/04/02 22:25:41 jason Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -5279,6 +5279,10 @@ static const struct pci_known_product pci_known_products[] = {
"Simba PCI-PCI",
},
{
+ PCI_VENDOR_SUN, PCI_PRODUCT_SUN_SCA1K2,
+ "Crypto 1K2",
+ },
+ {
PCI_VENDOR_SUN, PCI_PRODUCT_SUN_SCA1K,
"Crypto 1K",
},