svn commit: r323457 - head/sys/arm64/conf

Marcin Wojtas mw at FreeBSD.org
Mon Sep 11 19:00:54 UTC 2017


Author: mw
Date: Mon Sep 11 19:00:53 2017
New Revision: 323457
URL: https://svnweb.freebsd.org/changeset/base/323457

Log:
  Expand Marvell NIC description in arm64 GENERIC config
  
  Suggested by: emaste

Modified:
  head/sys/arm64/conf/GENERIC

Modified: head/sys/arm64/conf/GENERIC
==============================================================================
--- head/sys/arm64/conf/GENERIC	Mon Sep 11 18:51:02 2017	(r323456)
+++ head/sys/arm64/conf/GENERIC	Mon Sep 11 19:00:53 2017	(r323457)
@@ -127,7 +127,7 @@ device		axgbe		# AMD Opteron A1100 integrated NIC
 device		em		# Intel PRO/1000 Gigabit Ethernet Family
 device		ix		# Intel 10Gb Ethernet Family
 device		msk		# Marvell/SysKonnect Yukon II Gigabit Ethernet
-device		neta		# Marvell NETA Controller
+device		neta		# Marvell Armada 370/38x/XP/3700 NIC
 device  	smc		# SMSC LAN91C111
 device		vnic		# Cavium ThunderX NIC
 device		al_eth		# Annapurna Alpine Ethernet NIC


More information about the svn-src-all mailing list