From owner-freebsd-current Mon Mar 1 9:52:10 1999 Delivered-To: freebsd-current@freebsd.org Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (Postfix) with ESMTP id 312BC15374 for ; Mon, 1 Mar 1999 09:51:53 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id KAA24895; Mon, 1 Mar 1999 10:51:24 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id KAA03774; Mon, 1 Mar 1999 10:51:15 -0700 Date: Mon, 1 Mar 1999 10:51:15 -0700 Message-Id: <199903011751.KAA03774@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Garrett Wollman Cc: Bill Paul , current@FreeBSD.ORG Subject: Re: Request for review: changes to if_vlan.c In-Reply-To: <199903011633.LAA16808@khavrinen.lcs.mit.edu> References: <199902280437.XAA26179@skynet.ctr.columbia.edu> <199903011633.LAA16808@khavrinen.lcs.mit.edu> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > ! * If the LINK1 flag is set, it means the underlying interface > > ! * can do VLAN tag insertion itself and doesn't require us to > > ! * create a special header for it. In this case, we just pass > > Are we certain that all drivers are now doing if_media and no longer > using IFF_LINK1 for that purpose? I believe the old isa devices do not use if_media, but I could be wrong. (if_ep comes to mind....) Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message