From owner-freebsd-hackers@FreeBSD.ORG Tue Aug 19 16:32:43 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8553816A4BF for ; Tue, 19 Aug 2003 16:32:43 -0700 (PDT) Received: from puma.icir.org (puma.icir.org [192.150.187.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19E1543F75 for ; Tue, 19 Aug 2003 16:32:43 -0700 (PDT) (envelope-from hodson@puma.icir.org) Received: from puma.icir.org (localhost [127.0.0.1]) by puma.icir.org (8.12.8p1/8.12.3) with ESMTP id h7JNWUTU028766; Tue, 19 Aug 2003 16:32:32 -0700 (PDT) (envelope-from hodson@puma.icir.org) Message-Id: <200308192332.h7JNWUTU028766@puma.icir.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.3 To: Wilko Bulte From: Orion Hodson In-Reply-To: Your message of "Wed, 20 Aug 2003 01:01:12 +0200." <20030819230111.GA239@freebie.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 19 Aug 2003 16:32:30 -0700 Sender: hodson@icir.org cc: Rudolf Cejka cc: hackers@freebsd.org Subject: Re: ASUS P4P800-VM + AD1980 (Was Re: VIA8235 + AD1980) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2003 23:32:43 -0000 /-- Wilko Bulte wrote: | | hi, sorry for jumping in late: what is/is not now in 4.8-stable | as far as the patches go to make the Asus P4P800 work? | | I get as far as: | | wkb@freebie ~: dmesg| grep pcm | pcm0: port 0xee80-0xeebf,0xe800-0xe8ff mem | 0xfebff400-0xfebff4ff,0xfebff800-0xfebff9ff irq 10 at device 31.5 on pci0 | pcm0: | wkb@freebie ~: cat /dev/sndstat | FreeBSD Audio Driver (newpcm) | Installed devices: | pcm0: at io 0xfebff800, 0xfebff400 irq 10 bufsz 16384 | (1p/1r/0v channels duplex) | wkb@freebie ~: Okay, I've not looked at the specs for the AD1985 at all or looked into what other folks are doing regarding custom initialization patches for it. We don't have any code in the tree at present that is likely to help. A similar patch to Oleg's submission for the AD1980 might be applicable, but that's not in the tree today (still thinking about some general issues arising relating to this). As a potential short term fix you might check that moving the "monitor" gain right up doesn't improve the situation. Regards - Orion