summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorloos <loos@FreeBSD.org>2013-07-23 14:24:22 +0000
committerloos <loos@FreeBSD.org>2013-07-23 14:24:22 +0000
commit072ee3bb23cbb4d6cbef05dfe99f19932ef23449 (patch)
treecddf0f799a31a4ea97814002900e89b789903bac /sys/conf
parentafd48faca0b18683e07e39684afce0c5fa2b1d88 (diff)
downloadFreeBSD-src-072ee3bb23cbb4d6cbef05dfe99f19932ef23449.zip
FreeBSD-src-072ee3bb23cbb4d6cbef05dfe99f19932ef23449.tar.gz
Add the support for 802.1q and port based vlans for arswitch.
Tested on: RB450G (standalone ar8316), RSPRO (standalone ar8316) and TPLink MR-3220 (ar724x integrated switch). Approved by: adrian (mentor) Obtained from: zrouter
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 8d2c9a4..b5fb11e 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1368,6 +1368,7 @@ dev/etherswitch/arswitch/arswitch_8216.c optional arswitch
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_vlans.c optional arswitch
dev/etherswitch/etherswitch.c optional etherswitch
dev/etherswitch/etherswitch_if.m optional etherswitch
dev/etherswitch/ip17x/ip17x.c optional ip17x
OpenPOWER on IntegriCloud