Date: Mon, 8 Dec 2008 09:48:02 +0900 From: Pyun YongHyeon <pyunyh@gmail.com> To: Vladimir Ermakov <samflanker@gmail.com> Cc: freebsd-net@freebsd.org Subject: Re: vlan support trouble in if_sis driver ? Message-ID: <20081208004802.GB29560@cdnetworks.co.kr> In-Reply-To: <d4efcfb70812061055g5e1f5c4an8386b0ab4fc0a105@mail.gmail.com> References: <49392FDD.8050209@gmail.com> <20081206022205.GD22093@cdnetworks.co.kr> <d4efcfb70812061055g5e1f5c4an8386b0ab4fc0a105@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Dec 06, 2008 at 09:55:52PM +0300, Vladimir Ermakov wrote: > > I don't have sis(4) hardwares so I'm not sure it's bug. Since you > > see Ierrs on parent interface sis0, I guess the hardware might set > > a giant bit when it receives VLAN frames. Driver might think it > > received errored frames which in turn make driver drop these VLAN > > frames. > > Thanks, your patch fixes a problem with the card (sis). > in the output of netstat no errors and files downloaded through fget > Good. Would you show me the output of "pciconf -lcv"? If I don't see any oddities in the output, I would commit the patch. > what tests need to try? > If parent interface sis0 still works as expected(i.e. without VLAN) there is no need to test other cases, I guess. > /Vladimir Ermakov -- Regards, Pyun YongHyeon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081208004802.GB29560>