Date: Thu, 13 Apr 2017 14:00:54 -0700 From: Adrian Chadd <adrian.chadd@gmail.com> To: Mori Hiroki <yamori813@yahoo.co.jp> Cc: "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org> Subject: Re: Can't use mge on 88F5181 Message-ID: <CAJ-VmokkbBRkLg521tAevZf%2BBLP4Uqg04UxxNhaYTvm-VrdH2A@mail.gmail.com> In-Reply-To: <107064.50750.qm@web101717.mail.ssk.yahoo.co.jp> References: <622336.93399.qm@web101714.mail.ssk.yahoo.co.jp> <CAJ-VmokoVhWCZXbAhsa_ew=r_1DRxLiqMK=bb2y6uO7dO3GO3A@mail.gmail.com> <107064.50750.qm@web101717.mail.ssk.yahoo.co.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
hi, I'd have to go dig through the datasheets of everything to see what the deal is. :( it could be ethernet switch side, it could be interface config mismatch (MII, RMII, RGMII, SGMII, PSGMII, etc.); it could be clock configuration (if it's MII, the clock is changed based on 10/100; later interfaces run at a constant speed and just bitstuff), etc, etc. Can you get per-switch-port counters on the switch? Is the CPU port on the switch seeing traffic? -adrian On 12 April 2017 at 22:26, Mori Hiroki <yamori813@yahoo.co.jp> wrote: > Hi. > > No arp and unicast packet receive mge checked by tcpdump command > on this target. Also no pacet trans checked by tcpdump command on > other machine. netstat -i have trans packet count without error. > But no receive other machine. MIDO switch control is work fine. > Giga switch physical port to physical port is receive and trans > is fine. But cpu port nothing. > > My e6060sw.c code have dot1q support by VTU access code. e6000sw > don't have it. I want add dot1q code to e6000sw too. But It is > very hard no data sheet. > > I found ml topics is this type target at 2011. That subject is > "Embedded switch instead of stadard PHY". I seem this is origin > of etherswitch. > > Thanks > > Hiroki Mori > > > ----- Original Message ----- >> From: Adrian Chadd <adrian.chadd@gmail.com> >> To: Mori Hiroki <yamori813@yahoo.co.jp> >> Cc: "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org> >> Date: 2017/4/12, Wed 09:55 >> Subject: Re: Can't use mge on 88F5181 >> >> hiya, >> >> did you figure it out? >> >> Is there something like CRC, etc packet errors or something on RX? >> >> >> >> -adrian >> >> >> On 4 April 2017 at 04:42, Mori Hiroki <yamori813@yahoo.co.jp> wrote: >>> Hi. >>> >>> I try to use Buffalo WZR-AMPG300NH. This module have 88F5181 and 88E6131. >>> I modify dev/mge and dev/etherswitch/e600sw/e6000sw.c. >>> >>> Network interface mge is detect but not work. Switch port is work by >>> port vlan. But CPU connected port3 is nothing trans and receive packet. >>> >>> I check marvell code but not fix this problem. >>> >>> If you have advice, please let me know. >>> >>> >>> This is dmesg. >>> >>> https://gist.github.com/yamori813/ecd5df1b314053a73f310c1122775540 >>> >>> >>> Thanks. >>> >>> Hiroki Mori >>> _______________________________________________ >>> freebsd-arm@freebsd.org mailing list >>> https://lists.freebsd.org/mailman/listinfo/freebsd-arm >>> To unsubscribe, send any mail to >> "freebsd-arm-unsubscribe@freebsd.org" >>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-VmokkbBRkLg521tAevZf%2BBLP4Uqg04UxxNhaYTvm-VrdH2A>