summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>2002-10-10 17:41:14 +0000
committerJason Wright <jason@cvs.openbsd.org>2002-10-10 17:41:14 +0000
commit5b7a10c42adea7642d59ad10d3c1d0f11c40f15d (patch)
tree26710a557052352659445d8431b85ce7a4a0197d /sys/dev/pci/pcidevs_data.h
parent13351c829a6f2b5793bd655bc0135a07b0d17aa1 (diff)
sync; sun crypto 1000; from Jamil Nimeh
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 5106fae8640..fabfa1ef5eb 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.556 2002/10/09 12:36:27 henning Exp
+ * OpenBSD: pcidevs,v 1.557 2002/10/10 17:40:03 jason Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -4871,6 +4871,10 @@ static const struct pci_known_product pci_known_products[] = {
"Simba PCI-PCI",
},
{
+ PCI_VENDOR_SUN, PCI_PRODUCT_SUN_SCA1K,
+ "Crypto 1K",
+ },
+ {
PCI_VENDOR_SUN, PCI_PRODUCT_SUN_PSYCHO,
"Psycho PCI",
},