From owner-freebsd-multimedia@FreeBSD.ORG Sat May 21 16:58:24 2005 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31E0016A4D0 for ; Sat, 21 May 2005 16:58:24 +0000 (GMT) Received: from mail.iinet.net.au (mail-01.iinet.net.au [203.59.3.33]) by mx1.FreeBSD.org (Postfix) with SMTP id A3DB343D8B for ; Sat, 21 May 2005 16:58:22 +0000 (GMT) (envelope-from julian@elischer.org) Received: (qmail 12835 invoked from network); 21 May 2005 16:58:21 -0000 Received: from unknown (HELO ?10.1.1.200?) (203.59.106.60) by mail.iinet.net.au with SMTP; 21 May 2005 16:58:21 -0000 Message-ID: <428F68A7.40402@elischer.org> Date: Sat, 21 May 2005 09:58:15 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.7) Gecko/20050424 X-Accept-Language: en, hu MIME-Version: 1.0 To: Torfinn Ingolfsen References: <20050521155843.13b57fed.torfinn.ingolfsen@broadpark.no> In-Reply-To: <20050521155843.13b57fed.torfinn.ingolfsen@broadpark.no> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-multimedia@freebsd.org Subject: Re: older gadget - USB audio (phono) PreAmp from Pinnacle X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 May 2005 16:58:24 -0000 Torfinn Ingolfsen wrote: > Now that I have learned how to make udesc_dump work, I tried it on an > older gadget that I have laying around. It is an "USB audio Phono > PreAmp" from Pinnacle (it was included with the windows software > "Steinerg Clean Plus" which was on sale sometime ago). > According to the documentation, the hardware will work as a USB > soundcard as well (yes, it has a line out jack in addition to the RCA > phono inputs). > > With uhid, it is detected as: > uhid0: Burr-Brown from TI USB Audio CODEC, rev 1.10/1.00, addr 3, iclass > 1/1 > > Without uhid, it detects as: > ugen0: Burr-Brown from TI USB Audio CODEC, rev 1.10/1.00, addr 2 > > And 'udesc_dump /dev/ugen0' output is attached. > > > ------------------------------------------------------------------------ > Both devices should respond to the uaudio driver however we do not have a way to select which configuration mode ha uaudio driver should sue for the device.