From owner-freebsd-stable@FreeBSD.ORG Wed Sep 27 13:06:10 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5AEC16A40F for ; Wed, 27 Sep 2006 13:06:10 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4341443D53 for ; Wed, 27 Sep 2006 13:06:10 +0000 (GMT) (envelope-from adrian.chadd@gmail.com) Received: by wx-out-0506.google.com with SMTP id i27so199266wxd for ; Wed, 27 Sep 2006 06:06:09 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=n8jNVg53CtpEswLikxj3nte8/pJjvwsUB7Bnd8jjTAXxLdakhKD/i8fSM/OZNKbJFJ0AjvjCaQ1RKCfxikK6LDkK091F1YY6w+880p2UdakM+v/vbZA8TE6CLdZWIKodepLWkr3d4t2yWKN6EP0fNMzTLnc76b0Mu9d42mKtcT0= Received: by 10.90.113.18 with SMTP id l18mr137461agc; Wed, 27 Sep 2006 06:06:09 -0700 (PDT) Received: by 10.90.31.10 with HTTP; Wed, 27 Sep 2006 06:06:09 -0700 (PDT) Message-ID: Date: Wed, 27 Sep 2006 21:06:09 +0800 From: "Adrian Chadd" Sender: adrian.chadd@gmail.com To: freebsd-stable@freebsd.org In-Reply-To: <451A71B6.6040201@crc.u-strasbg.fr> MIME-Version: 1.0 References: <451A1375.5080202@gneto.com> <20060927071538.GF22229@e-Gitt.NET> <451A4189.5020906@samsco.org> <20060927094509.GB75104@hugo10.ka.punkt.de> <451A71B6.6040201@crc.u-strasbg.fr> X-Google-Sender-Auth: 81932eb42df16c50 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: 6.2 SHOWSTOPPER - em completely unusable on 6.2 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, 27 Sep 2006 13:06:10 -0000 Me Too(tm). FreeBSD jacinta.home.cacheboy.net 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Mon Sep 18 07:59:50 UTC 2006 adrian@jacinta.home.cacheboy.net:/usr/obj/usr/src/sys/GENERIC i386 Lots of this in dmesg: em0: watchdog timeout -- resetting em0: link state changed to DOWN em0: link state changed to UP vmstat -i: irq16: em0 1053995830 2844 According to dmesg only em0 is on the bus. This is on an NForce2 board with an AMD 1800XP+. Adrian