From owner-freebsd-bugs@FreeBSD.ORG Fri Aug 12 03:20:13 2005 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CAFF116A41F for ; Fri, 12 Aug 2005 03:20:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C80443D46 for ; Fri, 12 Aug 2005 03:20:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j7C3KDRj021247 for ; Fri, 12 Aug 2005 03:20:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j7C3KD9p021246; Fri, 12 Aug 2005 03:20:13 GMT (envelope-from gnats) Date: Fri, 12 Aug 2005 03:20:13 GMT Message-Id: <200508120320.j7C3KD9p021246@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Ariff Abdullah Cc: Subject: Re: kern/84728: [sound] [patch] ac97 broken mixing capabilities X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ariff Abdullah List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Aug 2005 03:20:13 -0000 The following reply was made to PR kern/84728; it has been noted by GNATS. From: Ariff Abdullah To: Michael Seyfert Cc: bug-followup@FreeBSD.org Subject: Re: kern/84728: [sound] [patch] ac97 broken mixing capabilities Date: Fri, 12 Aug 2005 11:12:36 +0800 On Thu, 11 Aug 2005 20:33:01 -0600 Michael Seyfert wrote: > > No good for various STAC* / ALC (the reason for why this new > > detection mechanism). Ok.. I think this will do the job for both > > of us and others too: > > > ....... > > Umm. I don't get any sound with that patch, I'm not sure why.. > Try this one. I didn't change the functionality of your code, but > added another read / write to get the control field width.. > > ....... > > The problem with my card is that bits needs to be 6 instead of 5 for > pcm and vol.. So hopefully that patch will work. > Things getting messy. There are few codecs did not cooperate well. Can you please try these patches, and tell me which one is working for you, or none of it: http://staff.mybsd.org.my/skywizard/FreeBSD/sound/ac97.c.head.diff1 http://staff.mybsd.org.my/skywizard/FreeBSD/sound/ac97.c.head.diff2 They may look simmilar, but the first one is a little bit aggresive against notorious codecs. (the quest for 'one size fits them all' will carry on and I hope you can bear with me) -- Ariff Abdullah MyBSD http://www.MyBSD.org.my (IPv6/IPv4) http://staff.MyBSD.org.my (IPv6/IPv4) http://tomoyo.MyBSD.org.my (IPv6/IPv4)