Date: Wed, 25 Jul 2001 21:33:35 +0400 From: Yar Tikhiy <yar@FreeBSD.ORG> To: Jonathan Lemon <jlemon@flugsvamp.com> Cc: Brooks Davis <brooks@one-eyed-alien.net>, audit@FreeBSD.ORG, Dima Dorfman <dima@unixfreak.org>, Peter Jeremy <peter.jeremy@alcatel.com.au> Subject: Re: vlan(4) manpage Message-ID: <20010725213335.D92208@comp.chem.msu.su> In-Reply-To: <20010725115134.E7716@prism.flugsvamp.com>; from jlemon@flugsvamp.com on Wed, Jul 25, 2001 at 11:51:34AM -0500 References: <20010725072042.A24573@comp.chem.msu.su> <20010725191744.A77305@comp.chem.msu.su> <20010725095023.A21817@Odin.AC.HMC.Edu> <20010725115134.E7716@prism.flugsvamp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 25, 2001 at 11:51:34AM -0500, Jonathan Lemon wrote: > On Wed, Jul 25, 2001 at 09:50:23AM -0700, Brooks Davis wrote: > > On Wed, Jul 25, 2001 at 07:17:45PM +0400, Yar Tikhiy wrote: > > > .It Xr fxp 4 > > > supports oversized frames if both itself and the > > > .Nm > > > driver are compiled into the kernel, or if the > > The fxp driver does support vlan now. I knew it, just "supports" wasn't the right word there. I'll try to say that in a different way, like ============================================================ .It Xr fxp 4 supports oversized frames. No additional tweaking is necessary to transmit them. To enable receiving them, both the .Xr fxp 4 and .Nm drivers must be compiled into the kernel, or the .Dv FXP_FLAG_LONG_PKT_EN .Pq 0x20 device flag must be set on .Xr fxp 4 . ============================================================ Does that make sense? -- Yar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010725213335.D92208>