Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754658AbZJLIJf (ORCPT ); Mon, 12 Oct 2009 04:09:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754637AbZJLIJe (ORCPT ); Mon, 12 Oct 2009 04:09:34 -0400 Received: from cantor2.suse.de ([195.135.220.15]:38529 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754187AbZJLIJc (ORCPT ); Mon, 12 Oct 2009 04:09:32 -0400 Date: Mon, 12 Oct 2009 10:08:56 +0200 Message-ID: From: Takashi Iwai To: Lubomir Rintel Cc: Clemens Ladisch , alsa-devel@alsa-project.org, linux-sound@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] [snd-usb-audio] Add match for JMTek USB sound card In-Reply-To: <1255334633.3286.4376.camel@localhost.localdomain> References: <1255173329-20485-1-git-send-email-lkundrak@v3.sk> <4AD2D0C2.40307@ladisch.de> <1255334633.3286.4376.camel@localhost.localdomain> User-Agent: Wanderlust/2.15.6 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.7 Emacs/23.1 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1877 Lines: 43 At Mon, 12 Oct 2009 10:03:53 +0200, Lubomir Rintel wrote: > > On Mon, 2009-10-12 at 09:18 +0200, Takashi Iwai wrote: > > At Mon, 12 Oct 2009 08:46:26 +0200, > > Clemens Ladisch wrote: > > > > > > Lubomir Rintel wrote: > > > > Entry for JMTek LLC., SSS USB Headphone Set in the quirk table. > > > > > > Please add an explaination why this entry is needed. At first glance, > > > this entry seems to describe a class-compliant device that should not > > > need a quirk. > > > > Ah right. It'd really helpful if Lubomir can give more details... > > A 2.6.31.1-based kernel on my Fedora 12 workstation at hone seemed to > require that, only the input driver attached to the device when plugged > in, the snd-usb-audio didn't seem to load and did not care about the > device when loaded manually. I did not have an idea why, since "alias: > usb:v*p*d*dc*dsc*dp*ic01isc01ip*" really seemed to match my device. > Nevertheless, after finding out that adding an entry to the quirk table > solves my problem I concluded that my understanding (or lack of thereof) > was wrong and that alias is really not meant to match my device. > > Now I plugged the adapter into my work lappy with 2.6.30.8-based Fedora > 11 and the audio interfaces on my adapter got instantly recognized and > claimed by snd-usb-audio (and the input interface by the input > subsystem), without modifying anything. > > Any clues what could have gone wrong then? Hm, I don't see any affecting changes between 2.6.30 and 31. Just as a test, could you copy sound/usb/*.[ch] from 2.6.30 tree to 2.6.31 or 32-rc and check whether the same problem appears? Takashi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/