Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jan 2006 19:30:55 +0300
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        husnu demir <hdemir@metu.edu.tr>
Cc:        stable@FreeBSD.org, oleg@FreeBSD.org
Subject:   Re: if_bge driver problem.
Message-ID:  <20060127163055.GB83922@cell.sick.ru>
In-Reply-To: <20060127155818.GB643116@metu.edu.tr>
References:  <20060127122438.GA1044592@metu.edu.tr> <20060127153512.GX83922@FreeBSD.org> <20060127155818.GB643116@metu.edu.tr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jan 27, 2006 at 05:58:18PM +0200, husnu demir wrote:
h> By the way the problem exists on bge2 (with Multimode F/O connector.)

Oh, this is an important information.

Can you please upgrade to STABLE and then test several versions of if_bge.c?

The breakage is somewhere between rev. 1.101 and 1.113. There is
high probability it is one of Oleg's changes. Details here:

http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/bge/if_bge.c

All revisions up to the latest should be buildable on 6.0-STABLE.
The only place where build can fail is VLAN_INPUT_TAG() macro. You
probably need to replace it with VLAN_INPUT_TAG_NEW() if it fails
to build.

-- 
Totus tuus, Glebius.
GLEBIUS-RIPN GLEB-RIPE



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060127163055.GB83922>