Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Sep 2017 19:00:53 +0000 (UTC)
From:      Marcin Wojtas <mw@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r323457 - head/sys/arm64/conf
Message-ID:  <201709111900.v8BJ0r9p083795@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709111900.v8BJ0r9p083795>