Module Name:    src
Committed By:   tnn
Date:           Thu Oct  3 19:01:13 UTC 2019

Modified Files:
        src/sys/arch/amd64/conf: ALL

Log Message:
also add mcx(4) to ALL


To generate a diff of this commit:
cvs rdiff -u -r1.122 -r1.123 src/sys/arch/amd64/conf/ALL

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/amd64/conf/ALL
diff -u src/sys/arch/amd64/conf/ALL:1.122 src/sys/arch/amd64/conf/ALL:1.123
--- src/sys/arch/amd64/conf/ALL:1.122	Mon Aug 19 03:25:40 2019
+++ src/sys/arch/amd64/conf/ALL	Thu Oct  3 19:01:13 2019
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.122 2019/08/19 03:25:40 ozaki-r Exp $
+# $NetBSD: ALL,v 1.123 2019/10/03 19:01:13 tnn Exp $
 # From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
 #
 # ALL machine description file
@@ -17,7 +17,7 @@ include 	"arch/amd64/conf/std.amd64"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident		"ALL-$Revision: 1.122 $"
+#ident		"ALL-$Revision: 1.123 $"
 
 maxusers	64		# estimated number of users
 
@@ -991,6 +991,7 @@ hme*	at pci? dev ? function ?	# Sun Micr
 le*	at pci? dev ? function ?	# PCnet-PCI Ethernet
 lii*	at pci? dev ? function ?	# Atheros L2 Fast-Ethernet
 malo*	at pci? dev ? function ?	# Marvell Libertas Wireless
+mcx*	at pci? dev ? function ?	# Mellanox 5th generation Ethernet
 mskc*	at pci? dev ? function ?	# Marvell Yukon 2 Gigabit Ethernet
 msk*	at mskc?			# Marvell Yukon 2 Gigabit Ethernet
 mtd*	at pci? dev ? function ?	# Myson MTD803 3-in-1 Ethernet

Reply via email to