Date: Thu, 30 Jan 2003 08:30:07 -0800 (PST) From: Yar Tikhiy <yar@FreeBSD.org> To: freebsd-bugs@FreeBSD.org Subject: Re: i386/42806: VLANs do not work with fxp + catalyst as they supposed to Message-ID: <200301301630.h0UGU792080036@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/42806; it has been noted by GNATS. From: Yar Tikhiy <yar@FreeBSD.org> To: freebsd-gnats-submit@FreeBSD.org, stesin@tormoz.net Cc: Subject: Re: i386/42806: VLANs do not work with fxp + catalyst as they supposed to Date: Thu, 30 Jan 2003 19:29:09 +0300 Andrew, First of all, the link0 flag should not be set on a vlan interface unless its parent device (specified with "vlandev") supports VLANs in both its hardware and driver. The list of such devices may be seen on the vlan(4) manpage; fxp isn't in the list. Second, what fxp cards did you use? As fxp(4) states, the link0 flag means to the fxp driver that accelerating microcode must be loaded to the card. Perhaps your cards just couldn't function without such microcode? Would you mind telling the current state of the problem you met? -- Yar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301301630.h0UGU792080036>