From owner-freebsd-current@FreeBSD.ORG Wed Jun 2 09:51:32 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A7EC16A4D4 for ; Wed, 2 Jun 2004 09:51:32 -0700 (PDT) Received: from mail.freeode.co.uk (freeode.co.uk [213.162.123.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4676A43D39 for ; Wed, 2 Jun 2004 09:51:31 -0700 (PDT) (envelope-from sub00@freeode.co.uk) Received: from lexx (lexx.freeode.co.uk [10.253.253.2]) by mail.freeode.co.uk (8.12.10/8.12.10) with ESMTP id i52GpRYC060034 for ; Wed, 2 Jun 2004 17:51:27 +0100 (BST) (envelope-from sub00@freeode.co.uk) From: John Murphy To: freebsd-current@freebsd.org Date: Wed, 02 Jun 2004 17:51:27 +0100 Message-ID: <230sb0di0cdmh0illtv10sl2dmmv0fa2a2@4ax.com> X-Mailer: Forte Agent 1.93/32.576 English (American) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Mailman-Approved-At: Thu, 03 Jun 2004 05:02:56 -0700 Subject: Re: USB Audio X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: sub00@freeode.co.uk List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jun 2004 16:51:32 -0000 On 2003-12-30 03:59:22 PST Doug Rabson wrote: >You will have problems getting usb audio working reliably in current. >Last time I looked at it, there were lots of problems because audio has >been locked up for SMP but USB hasn't. As a result, the audio backend >calls USB code without Giant being held. Things might have changed since >then, I guess. Is this still the situation? I'd like to get audio IO working on Soekris net4801 (it's tiny and silent) and USB seems to be the best way. There's no mention of the uaudio driver in 4.* hardware notes but it is mentioned in the notes for 5.2.1. --=20 (Please CC me as usual) Thanks, John.