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 add mcx(4) to GENERIC
details: https://anonhg.NetBSD.org/src/rev/5ade215c3fe3
branches: trunk
changeset: 454976:5ade215c3fe3
user: tnn <tnn%NetBSD.org@localhost>
date: Thu Oct 03 18:57:38 2019 +0000
description:
add mcx(4) to GENERIC
Tested on dual-port ConnectX-4 with 25 Gbit/s AOC
diffstat:
sys/arch/amd64/conf/GENERIC | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r c60fba767620 -r 5ade215c3fe3 sys/arch/amd64/conf/GENERIC
--- a/sys/arch/amd64/conf/GENERIC Thu Oct 03 18:53:08 2019 +0000
+++ b/sys/arch/amd64/conf/GENERIC Thu Oct 03 18:57:38 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.535 2019/09/14 06:57:51 maxv Exp $
+# $NetBSD: GENERIC,v 1.536 2019/10/03 18:57:38 tnn Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.535 $"
+#ident "GENERIC-$Revision: 1.536 $"
maxusers 64 # estimated number of users
@@ -789,6 +789,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