From owner-freebsd-stable@FreeBSD.ORG Wed Jan 7 18:39:36 2009 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A3FF51065670 for ; Wed, 7 Jan 2009 18:39:36 +0000 (UTC) (envelope-from walt@relnor.com) Received: from rn-out-0910.google.com (rn-out-0910.google.com [64.233.170.190]) by mx1.freebsd.org (Postfix) with ESMTP id 68D758FC08 for ; Wed, 7 Jan 2009 18:39:36 +0000 (UTC) (envelope-from walt@relnor.com) Received: by rn-out-0910.google.com with SMTP id j71so5572511rne.12 for ; Wed, 07 Jan 2009 10:39:35 -0800 (PST) Received: by 10.65.191.19 with SMTP id t19mr17172119qbp.61.1231351946892; Wed, 07 Jan 2009 10:12:26 -0800 (PST) Received: by 10.65.205.10 with HTTP; Wed, 7 Jan 2009 10:12:26 -0800 (PST) Message-ID: <486185590901071012m69606fc0rab58ca2caceaeab4@mail.gmail.com> Date: Wed, 7 Jan 2009 13:12:26 -0500 From: "Walter Venable" To: "Gavin Atkinson" In-Reply-To: <1231346850.84852.13.camel@buffy.york.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <8dfae1c10901070639x67945324jeeecfcac647d7976@mail.gmail.com> <1231346850.84852.13.camel@buffy.york.ac.uk> Cc: stable@freebsd.org, yongari@freebsd.org Subject: Re: FreeBSD 7.1 Breaks re and rl Network Interface Drivers X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jan 2009 18:39:36 -0000 I was on cvsup tag RELENG_7_0 and I upgraded to RELENG_7_1. All that and more details are in the URL I provided. On Wed, Jan 7, 2009 at 11:47 AM, Gavin Atkinson wrote: > On Wed, 2009-01-07 at 09:39 -0500, Walter Venable wrote: >> FreeBSD 7.1 upgrade broke my network access, machine is totally >> offline (powered-on and I can play inside it at the terminal, but >> absolutely 0 network access): >> This happened AFTER make kernel but BEFORE make installworld. I think >> this implies it's a kernel driver issue. >> >> http://forums.freebsd.org/showthread.php?t=1323 (this is an ongoing >> thread on the issue, the rl driver has also been reported broken). > > What version of FreeBSD did you upgrade from? > > Gavin >