Date: Sat, 5 Nov 2016 19:33:55 +0900 (JST) From: Mori Hiroki <yamori813@yahoo.co.jp> To: "freebsd-mips@freebsd.org" <freebsd-mips@freebsd.org> Subject: Re: more etherswitch support Message-ID: <128267.1282.qm@web101719.mail.ssk.yahoo.co.jp> In-Reply-To: <727725.84540.qm@web101706.mail.ssk.yahoo.co.jp> References: <727725.84540.qm@web101706.mail.ssk.yahoo.co.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
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@yahoo.co.jp> > To: "freebsd-mips@freebsd.org" <freebsd-mips@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@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-mips > To unsubscribe, send any mail to > "freebsd-mips-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?128267.1282.qm>
