From owner-freebsd-multimedia@FreeBSD.ORG Thu Dec 29 17:44:37 2005 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD64216A41F for ; Thu, 29 Dec 2005 17:44:37 +0000 (GMT) (envelope-from csabamolnar@gmail.com) Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1679143D5E for ; Thu, 29 Dec 2005 17:44:33 +0000 (GMT) (envelope-from csabamolnar@gmail.com) Received: by uproxy.gmail.com with SMTP id o2so616292uge for ; Thu, 29 Dec 2005 09:44:32 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:reply-to:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=nqHg/656QDcJPeD9URRrb8lGb1h9hAMNeCvyEjn3M5Ta/E3pkzg3Uvk5YPA1AHxFOhzjEmCqI9/slKyBFHxWhXj2Z68L2ZQvCNchSdGk5BSqfwOM7tZVw1LlzieSL+sySkk7tQ4yHb0JR9GKZh2Iq2loTWZ6gZSW/e4+JHbpLo4= Received: by 10.67.27.1 with SMTP id e1mr3062806ugj; Thu, 29 Dec 2005 09:37:34 -0800 (PST) Received: from mcsaba.ch.sh.unideb.hu ( [193.6.168.4]) by mx.gmail.com with ESMTP id m1sm5083032ugc.2005.12.29.09.37.33; Thu, 29 Dec 2005 09:37:34 -0800 (PST) From: =?iso-8859-1?q?Moln=E1r_Csaba?= To: freebsd-multimedia@freebsd.org Date: Thu, 29 Dec 2005 18:37:34 +0000 User-Agent: KMail/1.8.3 References: <20051229181713.1e9dfb6a@Magellan.Leidinger.net> In-Reply-To: <20051229181713.1e9dfb6a@Magellan.Leidinger.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200512291837.34999.csabamolnar@gmail.com> Subject: Re: Testers needed before MFC X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: csabamolnar@gmail.com List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 17:44:37 -0000 2005. december 29. 17.17 d=E1tummal Alexander Leidinger ezt =EDrta: I previously tested the 6-STABLE patches of Ariff. They solved my issue wit= h=20 my integrated AC97 codec and Skype: pcm0: port 0xc000-0xc0ff irq 22 at device 17.5 on pci0 pcm0: pcm0: In skype, before the patch, my contact(s) sounded like aliens (or rather li= ke=20 Donald Duck with a very bad case of flue). Now it works fine, and is loud=20 enough as well (that was another problem, I almost had to swallow the=20 microphone to be audible before). I'm going to test the MFC patches tonight or maybe tomorrow. Thanks for all your work for multimedia!!! > Hi, > > at http://people.freebsd.org/~ariff/MFC/ are 2 patches which need to > get applied to a plain 6-stable (no sound patches previously applied!). > > We're working on MFCing alot of the current soundsystem. In short: > everything from current except sysctl's, since they aren't a good > interface for this functionality. There's one exception in those diffs, > the spdif sysctl for some drivers is there (Matthias, this is what we > talked about yesterday), since other drivers in -stable already come > with such a sysctl. > > So if someone could test those patches and report back success/failure, > this would be great. > > Bye, > Alexander.