From owner-freebsd-current@FreeBSD.ORG Thu Apr 17 11:33:50 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 EE0FC37B404; Thu, 17 Apr 2003 11:33:50 -0700 (PDT) Received: from baraca.united.net.ua (vlan1.baraca.united.net.ua [195.234.212.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83BF643F75; Thu, 17 Apr 2003 11:33:47 -0700 (PDT) (envelope-from max@vega.com) Received: from vega.vega.com (root@xDSL-2-2.united.net.ua [193.111.9.226]) h3HIXJfv008557; Thu, 17 Apr 2003 21:33:20 +0300 (EEST) (envelope-from max@vega.com) Received: from vega.vega.com (max@localhost.vega.com [127.0.0.1]) by vega.vega.com (8.12.6/8.12.5) with ESMTP id h3HIXEPG035352; Thu, 17 Apr 2003 21:33:14 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Received: (from max@localhost) by vega.vega.com (8.12.6/8.12.5/Submit) id h3HIXA79035351; Thu, 17 Apr 2003 21:33:10 +0300 (EEST) Date: Thu, 17 Apr 2003 21:33:10 +0300 From: Maxim Sobolev To: "Michael W . Lucas" Message-ID: <20030417183310.GG33673@vega.vega.com> References: <20030417134244.A45903@blackhelicopters.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20030417134244.A45903@blackhelicopters.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 4.7-STABLE i386 cc: current@FreeBSD.ORG cc: mdodd@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 18:33:51 -0000 On Thu, Apr 17, 2003 at 01:42:44PM -0400, 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 > > Not vital, but someone might like to know... It is likely to be the victim of the recent mdodd's commit. -Maxim