From owner-freebsd-gnome@FreeBSD.ORG Fri Jun 25 21:41:23 2010 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 18A44106566B; Fri, 25 Jun 2010 21:41:23 +0000 (UTC) (envelope-from kwm@freebsd.org) Received: from fep33.mx.upcmail.net (fep33.mx.upcmail.net [62.179.121.51]) by mx1.freebsd.org (Postfix) with ESMTP id 2529E8FC19; Fri, 25 Jun 2010 21:41:21 +0000 (UTC) Received: from edge02.upcmail.net ([192.168.13.237]) by viefep20-int.chello.at (InterMail vM.8.01.02.02 201-2260-120-106-20100312) with ESMTP id <20100625212559.AQV1378.viefep20-int.chello.at@edge02.upcmail.net>; Fri, 25 Jun 2010 23:25:59 +0200 Received: from [192.168.0.104] ([80.56.73.45]) by edge02.upcmail.net with edge id aMRw1e00J0ydU7k02MRxH2; Fri, 25 Jun 2010 23:25:59 +0200 X-SourceIP: 80.56.73.45 From: Koop Mast To: Jung-uk Kim In-Reply-To: <201006241910.13456.jkim@FreeBSD.org> References: <201006241910.13456.jkim@FreeBSD.org> Content-Type: text/plain; charset="UTF-8" Date: Fri, 25 Jun 2010 23:29:49 +0200 Message-ID: <1277501390.11854.2.camel@headache.rainbow-runner.nl> Mime-Version: 1.0 X-Mailer: Evolution 2.30.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Cloudmark-Analysis: v=1.1 cv=/bZgxt9lcTTiCogXEfKVRpwqFqbGXHB0knonYiER/Vo= c=1 sm=0 a=WU2VsH32PDsA:10 a=0qYQvVkOOIcA:10 a=IkcTkHD0fZMA:10 a=xgfhB_Sq2bd3Fp1TfkgA:9 a=oOtQgk7a91AbaOY7Kx6l9ytCFx8A:4 a=QEXdDO2ut3YA:10 a=44z0wFpz4nHAgFTU:21 a=xVLGYiSkZAPvap4p:21 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 Cc: gnome@FreeBSD.org Subject: Re: [PATCH] OSS device detection for pulseaudio X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jun 2010 21:41:23 -0000 On Thu, 2010-06-24 at 19:10 -0400, Jung-uk Kim wrote: > Pulseaudio detects /dev/dspN.0 instead of /dev/dspN where N is a > device unit number. We should not reference a virtual channel 0, > which is automatically cloned from /dev/dspN. Please review the > attached trivial patch. > > Thanks, > > Jung-uk Kim This patch will be committed after 8.1-R is released. Thanks! -Koop