From owner-freebsd-current@FreeBSD.ORG Sun Nov 9 13:38:41 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 279D11065672 for ; Sun, 9 Nov 2008 13:38:41 +0000 (UTC) (envelope-from root@free.fr) Received: from smtp3-g19.free.fr (smtp3-g19.free.fr [212.27.42.29]) by mx1.freebsd.org (Postfix) with ESMTP id E3B498FC1A for ; Sun, 9 Nov 2008 13:38:40 +0000 (UTC) (envelope-from root@free.fr) Received: from smtp3-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp3-g19.free.fr (Postfix) with ESMTP id 688E217B577; Sun, 9 Nov 2008 14:38:39 +0100 (CET) Received: from free.fr (evr27-1-88-172-40-194.fbx.proxad.net [88.172.40.194]) by smtp3-g19.free.fr (Postfix) with ESMTP id 1F18E17B54F; Sun, 9 Nov 2008 14:38:39 +0100 (CET) To: Hans Petter Selasky From: Raoul Date: Sun, 09 Nov 2008 14:38:34 +0100 Sender: root@free.fr Message-Id: <20081109133839.1F18E17B54F@smtp3-g19.free.fr> Cc: freebsd-current@freebsd.org Subject: Re: usb2_sound behaviour X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Nov 2008 13:38:41 -0000 On Sat, 8 Nov 2008 16:49:22 +0100 Hans Petter Selasky wrote, > On Saturday 08 November 2008, Raoul wrote: >> ng_ubt.ko > Try to not load this module: > ng_ubt.ko > It gets the old USB stack loaded. That is what your dmesg is telling me. Hi Hans Peter and all, thanks for your advices, finally it was detected. For the record, i did not understood that i must load the usb2_controllers!!! sorry for the noise. now we have: ugen1.2: at usbus1 uaudio0: on usbus1 uaudio0: Play: 48000 Hz, 2 ch, 24-bit S-LE PCM format uaudio0: Record: 48000 Hz, 2 ch, 24-bit S-LE PCM format uaudio0: No midi sequencer pcm1: on uaudio0 pcm1: using a default buffer size of 3072 bytes pcm1: Mixer "vol" -> "none": child=0x00000010 pcm1: Mixer "pcm": parent="vol" pcm1: Soft PCM mixer ENABLED pcm1: clone manager: deadline=750ms flags=0x8000001e and now i have to figure out how to get it woring. note that it is not supported by alsa, digidesign does not provide any datasheet. but perhaps! Best regards Raoul rmgls@free.fr