From owner-freebsd-usb@FreeBSD.ORG Mon Dec 27 08:17:42 2004 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4E2616A4CF; Mon, 27 Dec 2004 08:17:42 +0000 (GMT) Received: from dastardly.newsbastards.org.72.27.172.IN-addr.ARPA.NOSPAM.dyndns.dk (84-72-30-72.dclient.hispeed.ch [84.72.30.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD40543D41; Mon, 27 Dec 2004 08:17:38 +0000 (GMT) (envelope-from bounce@NOSPAM.dyndns.dk) Received: from Mail.NOSPAM.DynDNS.dK (ipv6.NOSPAM.dyndns.dk [2002:5448:1e48:0:210:60ff:fe25:f1e5]) (8.11.6/8.11.6-SPAMMERS-DeLiGHt) with ESMTP id iBR8HWh01910 verified NO); Mon, 27 Dec 2004 09:17:37 +0100 (CET) (envelope-from bounce@NOSPAM.dyndns.dk) Received: (from beer@localhost) by Mail.NOSPAM.DynDNS.dK (8.11.6/FNORD) id iBR8HW201908; Mon, 27 Dec 2004 09:17:32 +0100 (CET) (envelope-from bounce@NOSPAM.dyndns.dk) Date: Mon, 27 Dec 2004 09:17:32 +0100 (CET) Message-Id: <200412270817.iBR8HW201908@Mail.NOSPAM.DynDNS.dK> X-Authentication-Warning: localhost.newsbastards.org.72.27.172.IN-addr.A: beer set sender to bounce@NOSPAM.dyndns.dk using -f X-Authentication-Warning: localhost.newsbastards.org.72.27.172.IN-addr.A: Processed from queue /tmp X-Authentication-Warning: localhost.newsbastards.org.72.27.172.IN-addr.A: Processed by beer with -C /etc/mail/sendmail.cf-LOCAL From: Barry Bouwsma References: <20041227041005.4697.qmail@web13522.mail.yahoo.com> To: usb@freebsd.org Mail-Followup-To: usb@freebsd.org, multimedia@freebsd.org cc: multimedia@freebsd.org Subject: Re: external sound blaster X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Barry Bouwsma List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 08:17:42 -0000 On Sun, 26 Dec 2004 20:10:05 -0800 (PST), David Yeske wrote: > I would really like to get my external sound blaster working in FreeBSD HEAD. > Here is a what it looks like when I attach with all the usb debug knobs turned Can you also turn up uaudio debug a few levels? That should give more info... I'm not positive, but it looks like there are a few useful things wrapped with a USB_DEBUG alone (just reading source), are you using a module or is uaudio in the kernel? > uaudio_add_selector: NOT IMPLEMENTED Hmmm, this line is missing from the latest NetBSD, must work there... > Here is the usb_dump output. Thanks; it's slightly different from mine... Those alt settings have me interested. > This works just fine in NetBSD HEAD Good to know. Have you tried it in less-than-HEAD with FreeBSD, such as -stable or 4.x, to see if the latest commits a few days ago have broken it? thanks barry bouwsma