Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/amd64/conf also add mcx(4) to ALL



details:   https://anonhg.NetBSD.org/src/rev/a7460e189f48
branches:  trunk
changeset: 459985:a7460e189f48
user:      tnn <tnn%NetBSD.org@localhost>
date:      Thu Oct 03 19:01:13 2019 +0000

description:
also add mcx(4) to ALL

diffstat:

 sys/arch/amd64/conf/ALL |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (26 lines):

diff -r d674ade7b852 -r a7460e189f48 sys/arch/amd64/conf/ALL
--- a/sys/arch/amd64/conf/ALL   Thu Oct 03 18:57:38 2019 +0000
+++ b/sys/arch/amd64/conf/ALL   Thu Oct 03 19:01:13 2019 +0000
@@ -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 @@
 
 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 @@
 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



Home | Main Index | Thread Index | Old Index