From owner-freebsd-usb@FreeBSD.ORG Thu Oct 11 18:40:37 2007 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2F33A16A41B for ; Thu, 11 Oct 2007 18:40:37 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe08.swip.net [212.247.154.225]) by mx1.freebsd.org (Postfix) with ESMTP id BDF3613C4A3 for ; Thu, 11 Oct 2007 18:40:36 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] Received: from [85.19.218.45] (account mc467741@c2i.net [85.19.218.45] verified) by mailfe08.swip.net (CommuniGate Pro SMTP 5.1.10) with ESMTPA id 645001914; Thu, 11 Oct 2007 20:40:33 +0200 From: Hans Petter Selasky To: Ariff Abdullah Date: Thu, 11 Oct 2007 20:40:58 +0200 User-Agent: KMail/1.9.7 References: <20071012023255.63e06a2e.ariff@FreeBSD.org> In-Reply-To: <20071012023255.63e06a2e.ariff@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200710112040.59091.hselasky@c2i.net> Cc: Andreas Davour , freebsd-usb@freebsd.org Subject: Re: How do I use my USB headset? X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Oct 2007 18:40:37 -0000 On Thursday 11 October 2007, Ariff Abdullah wrote: > On Thu, 11 Oct 2007 20:00:48 +0200 (CEST) > Andreas Davour wrote: > > On Wed, 10 Oct 2007, Hans Petter Selasky wrote: > > > On Wednesday 10 October 2007, Andreas Davour wrote: > > > > Although that means you will loose access to /dev/dsp0 . > > > > Sorry, I should have mentioned that I use 6.2-RELEASE fully patched. > > > > That's a good suggestion, and loosing /dev/dsp0 is ok for the > > moment. The sad thing is it didn't work. :-( > > Of course it didn't work, since the behaviour of forcing rm/ln is > undefined. You probably have to reboot or reload or re-attach, since > rm/ln will screw it. > It is an USB device. Re-plugging it will do the trick :-) Ariff: Does the Audio system support detach during playback ? Some users have bugged me about that recently. --HPS