Wed Jun 24 03:38:55 2020 UTC ()
Add amdccp at pci.


(thorpej)
diff -r1.153 -r1.154 src/sys/arch/amd64/conf/ALL
diff -r1.570 -r1.571 src/sys/arch/amd64/conf/GENERIC

cvs diff -r1.153 -r1.154 src/sys/arch/amd64/conf/ALL (expand / switch to context diff)
--- src/sys/arch/amd64/conf/ALL 2020/06/07 09:45:19 1.153
+++ src/sys/arch/amd64/conf/ALL 2020/06/24 03:38:54 1.154
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.153 2020/06/07 09:45:19 maxv Exp $
+# $NetBSD: ALL,v 1.154 2020/06/24 03:38:54 thorpej Exp $
 # From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
 #
 # ALL machine description file
@@ -17,7 +17,7 @@
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident		"ALL-$Revision: 1.153 $"
+#ident		"ALL-$Revision: 1.154 $"
 
 maxusers	64		# estimated number of users
 
@@ -1539,6 +1539,7 @@
 # Cryptographic Devices
 
 # PCI cryptographic devices
+amdccp*	at pci? dev ? function ?	# AMD Cryptographic Coprocessor
 hifn*	at pci? dev ? function ?	# Hifn 7755/7811/795x
 qat*	at pci? dev ? function ?	# Intel QuickAssist
 ubsec*	at pci? dev ? function ?	# Broadcom 5501/5601/580x/582x

cvs diff -r1.570 -r1.571 src/sys/arch/amd64/conf/GENERIC (expand / switch to context diff)
--- src/sys/arch/amd64/conf/GENERIC 2020/06/18 16:23:43 1.570
+++ src/sys/arch/amd64/conf/GENERIC 2020/06/24 03:38:54 1.571
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.570 2020/06/18 16:23:43 maxv Exp $
+# $NetBSD: GENERIC,v 1.571 2020/06/24 03:38:54 thorpej Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident		"GENERIC-$Revision: 1.570 $"
+#ident		"GENERIC-$Revision: 1.571 $"
 
 maxusers	64		# estimated number of users
 
@@ -461,6 +461,7 @@
 # Cryptographic Devices
 
 # PCI cryptographic devices
+amdccp*	at pci? dev ? function ?	# AMD Cryptographic Coprocessor
 hifn*	at pci? dev ? function ?	# Hifn 7755/7811/795x
 #qat*	at pci? dev ? function ?	# Intel QuickAssist
 ubsec*	at pci? dev ? function ?	# Broadcom 5501/5601/580x/582x