From owner-freebsd-current@FreeBSD.ORG Fri Jun 4 06:26:03 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C1F216A4CE for ; Fri, 4 Jun 2004 06:26:03 -0700 (PDT) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72ED843D46 for ; Fri, 4 Jun 2004 06:26:02 -0700 (PDT) (envelope-from eischen@vigrid.com) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mail.pcnet.com (8.12.10/8.12.1) with ESMTP id i54DPjtD001443; Fri, 4 Jun 2004 09:25:46 -0400 (EDT) Date: Fri, 4 Jun 2004 09:25:45 -0400 (EDT) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: Michael Reifenberger In-Reply-To: <20040604143724.A1091@fw.reifenberger.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org cc: Andreas Moeller Subject: Re: fxp(4) device timeouts ACPI related? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jun 2004 13:26:03 -0000 On Fri, 4 Jun 2004, Michael Reifenberger wrote: > On Thu, 3 Jun 2004, Andreas Moeller wrote: > ... > > The ACPI updates predating last weekend seem to have broken my fxp(4) card > > (Intel PRO/100 S, Intel 82550 chip). Without disabling ACPI at the loader > > prompt (set hint.acpi.0.disabled=1) I get the consecutive message of the > > device timing out and network is unusable. > > > > Mee too for my dual VIA VT6105 Rhine III 10/100BaseTX vr(4) interfaces. I've also been having problems with sound. I built a kernel without ACPI, then loaded acpi as a module. With acpi prior to last week, sound worked. With recent acpi, sound works initially but then fails shortly after playing (it's not predictable). This is with the same very recent kernel, but with different acpi modules. Thinkpad R40, Intel ICH4 (82801DB). -- Dan Eischen