Date: Sun, 4 May 2014 17:36:24 -0700 From: Adrian Chadd <adrian@freebsd.org> To: Harm Weites <harm@weites.com>, Luiz Otavio O Souza <loos@freebsd.org> Cc: "freebsd-embedded@freebsd.org" <freebsd-embedded@freebsd.org> Subject: Re: etherswitchcfg reports no vlan capabilities on rtl8366rb Message-ID: <CAJ-Vmo=2hMOtDQqL1cJCGiW2wj6ubdQWu_50-umuAq=QasEARQ@mail.gmail.com> In-Reply-To: <5366B4A0.7090803@weites.com> References: <5366B4A0.7090803@weites.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, Hm, it sounds like the support for vlan configuration from Luiz broke things. Luiz, do you have some time to help Harm figure out why your vlan config stuff broke the rtl8366 switch support? Thanks! -a On 4 May 2014 14:44, Harm Weites <harm@weites.com> wrote: > Hi, > > My 1043ND is running HEAD @ r265004M and it's a bit unhappy when > configuring vlans on the RTL8366RB. Only after reverting revisions > 253569 253568 and 250382 things went back to running normal. > > This is from before reverting: > > # etherswitchcfg -v info > etherswitch0: Realtek RTL8366RB with 6 ports and 16 VLAN groups > etherswitch0: VLAN capabilities=0<> > port0: > flags=0<> > media: Ethernet autoselect (none) > status: no carrier > port1: > flags=0<> > media: Ethernet autoselect (1000baseT <full-duplex>) > status: active > port2: > flags=0<> > media: Ethernet autoselect (none) > status: no carrier > port3: > flags=0<> > media: Ethernet autoselect (none) > status: no carrier > port4: > flags=0<> > media: Ethernet autoselect (none) > status: no carrier > port5: > flags=0<> > media: Ethernet 1000baseT <half-duplex,rxpause,txpause> > status: active > vlangroup0: > vlan: 4094 > members 5t > vlangroup1: > vlan: 1 > members 0,5t > vlangroup2: > vlan: 2 > members 1,2,3,4,5t > vlangroup3: > vlan: 4 > members none > [..] > > # etherswitchcfg config vlan_mode > vlan_mode needs an argument > > This is annoying as well, though setting it to port produces no output > and apparently doesn't work out anyway. > > # etherswitchcfg port1 pvid > pvid needs an argument > port1: > flags=0<> > media: Ethernet autoselect (1000baseT <full-duplex>) > status: active > # etherswitchcfg port1 pvid 2 > etherswitchcfg: ioctl(IOETHERSWITCHSETPORT): Device not configured > > I decided to just leave out those revisions to make it usable again, > since those were the most notable changes in the etherswitch area. > > Regards, > Harm > _______________________________________________ > freebsd-embedded@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-embedded > To unsubscribe, send any mail to "freebsd-embedded-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-Vmo=2hMOtDQqL1cJCGiW2wj6ubdQWu_50-umuAq=QasEARQ>