From owner-freebsd-stable@FreeBSD.ORG Wed Jan 7 15:09:56 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 BFEB9106566B for ; Wed, 7 Jan 2009 15:09:56 +0000 (UTC) (envelope-from weaseal@gmail.com) Received: from mail-gx0-f11.google.com (mail-gx0-f11.google.com [209.85.217.11]) by mx1.freebsd.org (Postfix) with ESMTP id 69E778FC1B for ; Wed, 7 Jan 2009 15:09:56 +0000 (UTC) (envelope-from weaseal@gmail.com) Received: by gxk4 with SMTP id 4so376610gxk.19 for ; Wed, 07 Jan 2009 07:09:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:mime-version:content-type:content-transfer-encoding :content-disposition:x-google-sender-auth; bh=VwszMy2kawHZSYS6Tb9+cb5/W04oh62fgP637IQeBD8=; b=n0AY1vVSCDmc+EcLqIaGvCh5j1m8ahniO9PWJZdBvFsTDHW002XzIobIvHvwOqj4ga 9MIiIezxityzuG4R66D+3UQJfaT90/aTd4i+SGFc1PyEnVBz4/o+8YbySmVzuqb8mYNO tAaGDshY4uAj41mhnhxU2E4MxbQZ45UaA7qAQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition:x-google-sender-auth; b=gZbbMAhM5Kq6+8HC5044/QDZY5gKoz9Y8l5JWbSVuUvaNSqpurCM4ePexIMoCDYf8A /YYvbuZpPbfw0rqMH6XJGbKC8s45ez6cfIBOMObAqYJ3i9cmM/u2N1NeYN8nXqtXXWjr s6uzmF0YvTh2P2uiyq1iXp2for8BGObOE/pTc= Received: by 10.64.7.11 with SMTP id 11mr1664573qbg.106.1231339172801; Wed, 07 Jan 2009 06:39:32 -0800 (PST) Received: by 10.64.18.15 with HTTP; Wed, 7 Jan 2009 06:39:32 -0800 (PST) Message-ID: <8dfae1c10901070639x67945324jeeecfcac647d7976@mail.gmail.com> Date: Wed, 7 Jan 2009 09:39:32 -0500 From: "Walter Venable" Sender: weaseal@gmail.com To: stable@freebsd.org, yongari@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: e5ea5f189c2715ee Cc: Subject: 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 15:09:57 -0000 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).