From owner-freebsd-questions@FreeBSD.ORG Thu Jun 1 14:39:49 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 972B916BD62 for ; Thu, 1 Jun 2006 14:39:44 +0000 (UTC) (envelope-from wojtek@tensor.3miasto.net) Received: from chylonia.3miasto.net (chylonia.3miasto.net [213.192.74.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BEBA43D49 for ; Thu, 1 Jun 2006 14:39:24 +0000 (GMT) (envelope-from wojtek@tensor.3miasto.net) Received: from chylonia.3miasto.net (localhost [127.0.0.1]) by chylonia.3miasto.net (8.13.4/8.13.4) with ESMTP id k51Ed9v6086505 for ; Thu, 1 Jun 2006 16:39:09 +0200 (CEST) (envelope-from wojtek@tensor.3miasto.net) Received: from localhost (wojtek@localhost) by chylonia.3miasto.net (8.13.4/8.13.4/Submit) with ESMTP id k51Ed9J7086502 for ; Thu, 1 Jun 2006 16:39:09 +0200 (CEST) (envelope-from wojtek@tensor.3miasto.net) X-Authentication-Warning: chylonia.3miasto.net: wojtek owned process doing -bs Date: Thu, 1 Jun 2006 16:39:09 +0200 (CEST) From: Wojciech Puchar X-X-Sender: wojtek@chylonia.3miasto.net To: freebsd-questions@freebsd.org Message-ID: <20060601163116.N85719@chylonia.3miasto.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: snd_uaudio compatibility and multiple USB audio X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 14:40:40 -0000 question 1: does snd_uaudio works with all "USB sound card" on market? if not - what is supported and how to check when buying? FreeBSD webpage isn't much talkative about this :( question 2: will multiple uaudio devices work without problems in parallel? if yes - can kernel be configured the way device names numbering will be predictable every time system is booted?