From owner-freebsd-multimedia@FreeBSD.ORG Thu Dec 29 17:41:26 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 3AD4D16A41F for ; Thu, 29 Dec 2005 17:41:26 +0000 (GMT) (envelope-from csabamolnar@gmail.com) Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6438343D45 for ; Thu, 29 Dec 2005 17:41:25 +0000 (GMT) (envelope-from csabamolnar@gmail.com) Received: by uproxy.gmail.com with SMTP id o2so616051uge for ; Thu, 29 Dec 2005 09:41:24 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:reply-to:to:subject:user-agent:references:in-reply-to:mime-version:content-disposition:date:content-type:content-transfer-encoding:message-id:from; b=twdkElWMZ04SPsKQkkZUEpi8WQeOK+J8lJGDOHJljr7iZpExGDRXIPJX8HiJ9J4/WWDK2lHVk0EnSDhULNh5Z3M1azvQvmBuO5TxcGbQHtRTZ5gvnu3xMaZbgHLjvgdwIuLxUq0+7Mv7w1R1ROzfK8/9jwhe0KH5hTjggZyyvMc= Received: by 10.67.27.1 with SMTP id e1mr3064006ugj; Thu, 29 Dec 2005 09:41:23 -0800 (PST) Received: from mcsaba.ch.sh.unideb.hu ( [193.6.168.4]) by mx.gmail.com with ESMTP id u1sm5403550uge.2005.12.29.09.41.22; Thu, 29 Dec 2005 09:41:23 -0800 (PST) To: freebsd-multimedia@freebsd.org 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-Disposition: inline Date: Thu, 29 Dec 2005 18:41:23 +0000 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200512291841.23234.molnarcs@gmail.com> From: "Csaba =?iso-8859-1?q?Moln=E1r?= (molnarcs)" Subject: Re: Testers needed before MFC X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: molnarcs@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:41:26 -0000 I previously tested the 6-STABLE patches of Ariff. They solved my issue with 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 like Donald Duck with a very bad case of flue). Now it works fine, and is loud enough as well (that was another problem, I almost had to swallow the 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.