freebsd-dev/sys/dev/etherswitch/e6000sw
Zbigniew Bodek f7c13d78db Improve ports handling in e6000sw driver
- recognize ports and vlangroups based on DTS file
- support multi-chip addresing mode (required in upcoming
  Armada-388-Clearfog support)
- refactor attachment function

Each port in 'dsa' node should have 'vlangroup' property. Otherwise,
e6000sw will fail to attach.

Submitted by:	Bartosz Szczepanek <bsz@semihalf.com>
		Konrad Adamczyk <ka@semihalf.com>
Obtained from:	Semihalf
Sponsored by:	Stormshield
Differential revision: https://reviews.freebsd.org/D7328
2017-01-05 17:08:10 +00:00
..
e6000sw.c Improve ports handling in e6000sw driver 2017-01-05 17:08:10 +00:00
e6000swreg.h Improve ports handling in e6000sw driver 2017-01-05 17:08:10 +00:00
e6060sw.c [etherswitch] add Marvell 88e6060 switch support 2016-11-15 21:49:01 +00:00