From owner-cvs-src@FreeBSD.ORG Mon Aug 18 14:36:31 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C60A637B401; Mon, 18 Aug 2003 14:36:31 -0700 (PDT) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6023B43F3F; Mon, 18 Aug 2003 14:36:30 -0700 (PDT) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.9/8.12.9) with ESMTP id h7ILaTeY002392; Mon, 18 Aug 2003 23:36:29 +0200 (CEST) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.9/8.12.9/Submit) id h7ILaTHh002391; Mon, 18 Aug 2003 23:36:29 +0200 (CEST) Date: Mon, 18 Aug 2003 23:36:29 +0200 From: Wilko Bulte To: Orion Hodson Message-ID: <20030818213629.GA2373@freebie.xs4all.nl> References: <20030818195920.GA1305@freebie.xs4all.nl> <200308182128.h7ILSGTU001132@puma.icir.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200308182128.h7ILSGTU001132@puma.icir.org> User-Agent: Mutt/1.4.1i X-OS: FreeBSD 4.8-STABLE X-PGP: finger wilko@freebsd.org cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/sound/pci ich.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Aug 2003 21:36:32 -0000 On Mon, Aug 18, 2003 at 02:28:16PM -0700, Orion Hodson wrote: > /-- Wilko Bulte wrote: > | wkb@freebie ~: dmesg | grep pcm > | pcm0: port > | 0xdf4c-0xdf4f,0xdf7c-0xdf7f,0xdf50-0xdf5f,0xdf60-0xdf6f,0xde80-0xdebf irq 11 > | at device 13.0 on pci2 > | pcm1: port 0xee80-0xeebf,0xe800-0xe8ff mem > | 0xfebff400-0xfebff4ff,0xfebff800-0xfebff9ff irq 10 at device 31.5 on pci0 > | pcm1: (id=0x41445375) > | > | I'm wondering about the ac97 codec message? > > The ac97 code has a table of codecs that provide the name and optionally a > function pointer to a vendor specific initialization routine. On RELENG_4, > the AD1985 does not have an entry, so the codec is indicated as "unknown" with > the relevant codec id. The latter is useful for diagnostics. OK. To what extent needs a codec specific code to work, or is it sufficient to recognise it as a ac97? > If you want a short-term fix you can edit the codec table in > ${SRC}/sys/dev/sound/pcm/ac97.c. We're about due for a syncing of the ac97 > codec between RELENG_4 and HEAD, which would fix the message for this and > quite a few other codecs. Thank you, I don't know too much about sound hardware, but found it very neat to see pcm detect the onboard sound of my new P4P800. Will the MFC be in time for 4.9R ? Murray just posted an update that the code freeze for 4.9R will start coming Monday. Thanks! Wilko -- | / o / /_ _ wilko@FreeBSD.org |/|/ / / /( (_) Bulte