From owner-freebsd-current@FreeBSD.ORG Thu Apr 17 10:59:58 2003 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 0972137B401 for ; Thu, 17 Apr 2003 10:59:57 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 189C743FB1 for ; Thu, 17 Apr 2003 10:59:57 -0700 (PDT) (envelope-from mux@freebsd.org) Received: by elvis.mu.org (Postfix, from userid 1920) id 03E762ED3F8; Thu, 17 Apr 2003 10:59:57 -0700 (PDT) Date: Thu, 17 Apr 2003 19:59:56 +0200 From: Maxime Henrion To: "Michael W . Lucas" Message-ID: <20030417175956.GE21011@elvis.mu.org> References: <20030417134244.A45903@blackhelicopters.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030417134244.A45903@blackhelicopters.org> User-Agent: Mutt/1.4.1i cc: current@freebsd.org Subject: Re: pcm0 stopped working on yesterday's -current 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: Thu, 17 Apr 2003 17:59:59 -0000 Michael W . Lucas wrote: > > This worked fine on an April 3 -current, but not yesterday's. > > >From /var/run/dmesg.boot: > > pcm0: port 0xfebc-0xfebf,0xfec0-0xfeff mem 0xefdf0000-0xefdf7fff irq 11 at device 12.0 on pci0 > pcm0: pcs=120, rcs=16, ecs=16, ws=1024, memsz=16868 > pcm0: unable to initialize the card > device_probe_and_attach: pcm0 attach returned 6 I believe simokawa fixed this one in revision 1.32 of sys/dev/sound/pci/ds1.c. Cheers, Maxime