Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jun 2014 03:03:34 +0000 (UTC)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r267036 - stable/10/sys/conf
Message-ID:  <201406040303.s5433YHn094979@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lwhsu (ports committer)
Date: Wed Jun  4 03:03:34 2014
New Revision: 267036
URL: http://svnweb.freebsd.org/changeset/base/267036

Log:
  MFC r266335:
  
  Add axge(4) to LINT
  
  Approved by:	kevlo

Modified:
  stable/10/sys/conf/NOTES
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/sys/conf/NOTES
==============================================================================
--- stable/10/sys/conf/NOTES	Wed Jun  4 03:02:49 2014	(r267035)
+++ stable/10/sys/conf/NOTES	Wed Jun  4 03:03:34 2014	(r267036)
@@ -2695,6 +2695,8 @@ device		aue
 # ASIX Electronics AX88172 USB 2.0 ethernet driver. Used in the
 # LinkSys USB200M and various other adapters.
 device		axe
+# ASIX Electronics AX88178A/AX88179 USB 2.0/3.0 gigabit ethernet driver.
+device		axge
 
 #
 # Devices which communicate using Ethernet over USB, particularly



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