svn commit: r256580 - head/sys/conf

Adrian Chadd adrian at FreeBSD.org
Wed Oct 16 04:10:29 UTC 2013


Author: adrian
Date: Wed Oct 16 04:10:28 2013
New Revision: 256580
URL: http://svnweb.freebsd.org/changeset/base/256580

Log:
  Add AR9340 switch support to the build.

Modified:
  head/sys/conf/files

Modified: head/sys/conf/files
==============================================================================
--- head/sys/conf/files	Wed Oct 16 03:37:22 2013	(r256579)
+++ head/sys/conf/files	Wed Oct 16 04:10:28 2013	(r256580)
@@ -1380,6 +1380,7 @@ dev/etherswitch/arswitch/arswitch_8216.c
 dev/etherswitch/arswitch/arswitch_8226.c	optional arswitch
 dev/etherswitch/arswitch/arswitch_8316.c	optional arswitch
 dev/etherswitch/arswitch/arswitch_7240.c	optional arswitch
+dev/etherswitch/arswitch/arswitch_9340.c	optional arswitch
 dev/etherswitch/arswitch/arswitch_vlans.c	optional arswitch
 dev/etherswitch/etherswitch.c		optional etherswitch
 dev/etherswitch/etherswitch_if.m	optional etherswitch


More information about the svn-src-head mailing list