From owner-freebsd-multimedia@FreeBSD.ORG Sat Apr 1 03:19:01 2006 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 39ACD16A41F for ; Sat, 1 Apr 2006 03:19:01 +0000 (UTC) (envelope-from nicholson.robert@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1F6243D45 for ; Sat, 1 Apr 2006 03:19:00 +0000 (GMT) (envelope-from nicholson.robert@gmail.com) Received: by wproxy.gmail.com with SMTP id 67so1024658wri for ; Fri, 31 Mar 2006 19:19:00 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=g7+7+r7Er2R4aQPUu/2WyDcyVTcnM26+iFqssuJ9V22mTpPGdJI3XiLoUXD7uJ1LWu0TbXBjvPENrWw6B3hDxFvupJTx+BfkSwC7QI38wtTPizJP0B6vnY4URzPL6c7GzozKlFpaTdJUM0uaB509/On4mez/S+rD9a839s1l/TU= Received: by 10.64.156.8 with SMTP id d8mr563855qbe; Fri, 31 Mar 2006 19:19:00 -0800 (PST) Received: by 10.65.74.19 with HTTP; Fri, 31 Mar 2006 19:19:00 -0800 (PST) Message-ID: <7e1fa8c0603311919k7e0c379ev2c41bb87fb7aac28@mail.gmail.com> Date: Sat, 1 Apr 2006 11:19:00 +0800 From: "Robert Nicholson" To: "Rong-En Fan" In-Reply-To: <6eb82e0603311915s758784d9ndd01adde9ceddb84@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <6eb82e0603282051j65496dcbr536a2d6f6478e774@mail.gmail.com> <20060329133529.66e18afa.ariff@FreeBSD.org> <6eb82e0603291714y3271eca5l927d15c177d7d61f@mail.gmail.com> <20060330114130.610aa707.ariff@FreeBSD.org> <6eb82e0603291958vbea1ca3g82d40e32531b68e8@mail.gmail.com> <7e1fa8c0603311906n420554dh7354376ce844d072@mail.gmail.com> <6eb82e0603311915s758784d9ndd01adde9ceddb84@mail.gmail.com> Cc: freebsd-multimedia@freebsd.org, Ariff Abdullah Subject: Re: skype sound problem X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Apr 2006 03:19:01 -0000 Hi Rong, Thanks. Will try that and let you know. Regards, Michael. On 4/1/06, Rong-En Fan wrote: > On 3/31/06, Robert Nicholson wrote: > > Hi Ariff, > > > > I tried the same too. I replaced dsp.c and sound.c with versions from > > your site. However when I compile the kernel, I get the following: > [...] > > My kernel config is the same as the one I sent you earlier with the > > addition of the statement that you told me to add: options PREEMPTION. > > > > Please tell me how to solve this. I have already updated my sources to > > their latest versions before I tried this. > > I think these patches are committed in -current few hours ago. So, I thin= k > you can just recompile kernel without these patches. > > Regards, > Rong-En Fan >