From owner-freebsd-audit Wed Jul 25 10:36: 5 2001 Delivered-To: freebsd-audit@freebsd.org Received: from mail.chem.msu.ru (mail.chem.msu.ru [195.208.208.19]) by hub.freebsd.org (Postfix) with ESMTP id 60BAB37B406 for ; Wed, 25 Jul 2001 10:36:01 -0700 (PDT) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su ([158.250.32.97]) by mail.chem.msu.ru with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id NHPRWAF0; Wed, 25 Jul 2001 21:29:20 +0400 Received: (from yar@localhost) by comp.chem.msu.su (8.11.1/8.11.1) id f6PHXas03704; Wed, 25 Jul 2001 21:33:36 +0400 (MSD) (envelope-from yar) Date: Wed, 25 Jul 2001 21:33:35 +0400 From: Yar Tikhiy To: Jonathan Lemon Cc: Brooks Davis , audit@FreeBSD.ORG, Dima Dorfman , Peter Jeremy Subject: Re: vlan(4) manpage Message-ID: <20010725213335.D92208@comp.chem.msu.su> References: <20010725072042.A24573@comp.chem.msu.su> <20010725191744.A77305@comp.chem.msu.su> <20010725095023.A21817@Odin.AC.HMC.Edu> <20010725115134.E7716@prism.flugsvamp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010725115134.E7716@prism.flugsvamp.com>; from jlemon@flugsvamp.com on Wed, Jul 25, 2001 at 11:51:34AM -0500 Sender: owner-freebsd-audit@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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