From owner-freebsd-stable@FreeBSD.ORG Wed Sep 24 02:10:24 2003 Return-Path: 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 9DEA716A4B3 for ; Wed, 24 Sep 2003 02:10:24 -0700 (PDT) Received: from octo.sytes.net (h24-86-191-15.ed.shawcable.net [24.86.191.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F2B643FB1 for ; Wed, 24 Sep 2003 02:10:23 -0700 (PDT) (envelope-from otacon@octo.sytes.net) Received: from octo.sytes.net (localhost [127.0.0.1]) by octo.sytes.net (8.12.9p1/8.12.9) with ESMTP id h8O9ADu7020499; Wed, 24 Sep 2003 03:10:13 -0600 (MDT) (envelope-from otacon@octo.sytes.net) Received: from localhost (localhost [[UNIX: localhost]]) by octo.sytes.net (8.12.9p1/8.12.9/Submit) id h8O9ACch020498; Wed, 24 Sep 2003 03:10:12 -0600 (MDT) (envelope-from otacon) From: Patrick C To: "M. Warner Losh" Date: Wed, 24 Sep 2003 03:10:12 -0600 User-Agent: KMail/1.5.3 References: <200309221701.55421.patrick@filespanker.com> <3F6F8857.200@tenebras.com> <20030922.183749.124087472.imp@bsdimp.com> In-Reply-To: <20030922.183749.124087472.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200309240310.12685.patrick@filespanker.com> cc: freebsd-stable@freebsd.org Subject: Re: pcm0 freezes computer with recent -STABLE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: patrick@filespanker.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Sep 2003 09:10:24 -0000 On September 22, 2003 06:37 pm, you wrote: > In message: <3F6F8857.200@tenebras.com> > > Michael Sierchio writes: > : Patrick C wrote: > : > I just cvsup'd Sept 21, installed everything today... kernel freezes > : > when detecting pcm0 during boot. After removing my soundcard, I'm able > : > to boot no problem. Any major changes to pcm0 in -STABLE lately? > : > : This happened intermittently to my Dell Inspiron -- there is a bug > : in the pcibus.c device probe, actually. See if the following cures > : it. Warner supposedly had a more correct revision, but I don't > : think it's been mfc'd. > > Yes. I'm pretty sure it has been MFC'd. Checking just now shows that > it has been MFC'd. > > Warner Nope. cvsup'd today after reading this, built and installed kernel/world again... same problem. FWIW, switching BIOS to PnP seems to fix that, but then my NIC doesn't work (yes, I realize it can be configured to work)