From owner-freebsd-questions Sun Sep 15 8:51: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71FBD37B400; Sun, 15 Sep 2002 08:51:08 -0700 (PDT) Received: from segfault.kiev.ua (segfault.kiev.ua [193.193.193.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DD2A43E6E; Sun, 15 Sep 2002 08:51:05 -0700 (PDT) (envelope-from netch@iv.nn.kiev.ua) Received: (from uucp@localhost) by segfault.kiev.ua (8) with UUCP id STO34608; Sun, 15 Sep 2002 18:50:52 +0300 (EEST) (envelope-from netch@iv.nn.kiev.ua) Received: (from netch@localhost) by iv.nn.kiev.ua (8.12.3/8.12.3) id g8FFi2po001208; Sun, 15 Sep 2002 18:44:02 +0300 (EEST) (envelope-from netch) Date: Sun, 15 Sep 2002 18:44:02 +0300 From: Valentin Nechayev To: Mike Tancsa Cc: Andrew Stesin , stable@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: Bug? VLANs, fxp, Catalyst and link0 story Message-ID: <20020915154402.GA1136@iv.nn.kiev.ua> References: <20020915165141.V871-100000@chour.hostmaster.net.ua> <5.1.0.14.0.20020915103800.03d6c5f0@192.168.0.12> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5.1.0.14.0.20020915103800.03d6c5f0@192.168.0.12> X-42: On Organization: Dark side of coredump Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Sun, Sep 15, 2002 at 10:43:53, mike (Mike Tancsa) wrote about "Re: Bug? VLANs, fxp, Catalyst and link0 story": MT> Why do you need the link0 portion ? This question was in original post. Why do you ask Andrew? It's his question. MT> Also, whatever you assign fxp0 will be part of the Cisco native VLAN So MT> just try As far as you can read this isn't enough. Code of fxp driver consists following clause: /* * Attempt to load microcode if requested. */ if (ifp->if_flags & IFF_LINK0 && (sc->flags & FXP_FLAG_UCODE) == 0) fxp_load_ucode(sc); Possibly one should request detailed version of fxp cards in question. /netch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message