Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Nov 2016 11:37:43 +0000 (UTC)
From:      Andrew Turner <andrew@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r308727 - head/sys/arm64/conf
Message-ID:  <201611161137.uAGBbh1i012108@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: andrew
Date: Wed Nov 16 11:37:43 2016
New Revision: 308727
URL: https://svnweb.freebsd.org/changeset/base/308727

Log:
  Include the SMSC LAN91C111 driver, this is found in some of the ARM models.

Modified:
  head/sys/arm64/conf/GENERIC

Modified: head/sys/arm64/conf/GENERIC
==============================================================================
--- head/sys/arm64/conf/GENERIC	Wed Nov 16 11:31:53 2016	(r308726)
+++ head/sys/arm64/conf/GENERIC	Wed Nov 16 11:37:43 2016	(r308727)
@@ -121,6 +121,7 @@ device		em		# Intel PRO/1000 Gigabit Eth
 device		igb		# Intel PRO/1000 PCIE Server Gigabit Family
 device		ix		# Intel 10Gb Ethernet Family
 device		msk		# Marvell/SysKonnect Yukon II Gigabit Ethernet
+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?201611161137.uAGBbh1i012108>