more etherswitch support
Mori Hiroki
yamori813 at yahoo.co.jp
Sat Nov 5 10:33:59 UTC 2016
Hi
I make ADM6996FC code almost done.
This chip is tag/untag is port base setting at
Basic Control Register at OPTE(4).
I understand etherswitch framework is tag/untag
is group base configuration.
I do tagging mode to cpu port on dot1q mode.
(OPTE = 1 on cpu port)
How is good implementation is case?
Thanks
Hiroki Mori
----- Original Message -----
> From: Mori Hiroki <yamori813 at yahoo.co.jp>
> To: "freebsd-mips at freebsd.org" <freebsd-mips at freebsd.org>
> Cc:
> Date: 2016/10/30, Sun 17:41
> Subject: more etherswitch support
>
> Hi
>
> I make two prototype for etherswitch support.
>
> One is RealTek RTL8305SB. This chip is very old and first
> vlan support product at RealTek. This chip support .1Q.
> But PVID not support. I implement only Port base VLAN support
> on RTL8305SB.
>
> https://github.com/yamori813/freebsd/blob/zrouter/sys/dev/etherswitch/realtek/rtl830x.c
>
>
> RTL8305SC support PVID. But I don't have it now.
>
> Second is Infineon ADM6996FC/M support. This chip is very many
> function. I'm confuse little bit.
>
> https://github.com/yamori813/freebsd/blob/zrouter/sys/dev/etherswitch/infineon/adm6996fc.c
>
>
> I use AR2317 and ADM6996FC router same as Netgear WGT624v4.
>
> https://wikidevi.com/wiki/Netgear_WGT624v4
>
>
> Also post review marvell mv88e6060 support.
>
> https://reviews.freebsd.org/D8344
>
>
> Regards
>
> Hiroki Mori
> _______________________________________________
> freebsd-mips at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-mips
> To unsubscribe, send any mail to
> "freebsd-mips-unsubscribe at freebsd.org"
>
More information about the freebsd-mips
mailing list