Date: Tue, 21 Apr 2009 21:55:10 +0200 From: Marius Strobl <marius@alchemy.franken.de> To: Jeff Blank <jb000003@mr-happy.com> Cc: freebsd-stable@freebsd.org Subject: Re: bge problems under 7.2-PRERELEASE Message-ID: <20090421195510.GC33994@alchemy.franken.de> In-Reply-To: <20090421193129.GA4869@mr-happy.com> References: <20090420204637.GA1236@mr-happy.com> <20090421184924.GA36542@alchemy.franken.de> <20090421193129.GA4869@mr-happy.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 21, 2009 at 03:31:29PM -0400, Jeff Blank wrote: > On Tue, Apr 21, 2009 at 08:49:24PM +0200, Marius Strobl wrote: > > On Mon, Apr 20, 2009 at 04:46:38PM -0400, Jeff Blank wrote: > > > I have no trouble with networking using a kernel from 20090115. This > > Does that working kernel include r187309 (if_bge.c rev 1.198.2.14)? > > nope, 1.198.2.11. > > > If it predates it could you please check whether this is the change > > which breaks things for you? > > what's the best way to go about this? I no longer have the source > tree from the working kernel. should I plug 1.198.2.11 into the > sources I have and then try .14? any other files I'd need previous > revisions of? or is there a different, better way to go about it? (I > don't know much about time-travelling through source.) > Use the sources you have but plug in sys/dev/bge/if_bge.c rev 1.198.2.13 and sys/dev/pci/pci.c rev 1.355.2.6, this combination should work. Then update if_bge.c to rev 1.198.2.14 and check whether things still work, if they do revert to pci.c rev 1.355.2.9 and check again. Marius
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090421195510.GC33994>