Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753205AbYKNLCj (ORCPT ); Fri, 14 Nov 2008 06:02:39 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751558AbYKNLC3 (ORCPT ); Fri, 14 Nov 2008 06:02:29 -0500 Received: from styx.suse.cz ([82.119.242.94]:46435 "EHLO mail.suse.cz" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751492AbYKNLC2 (ORCPT ); Fri, 14 Nov 2008 06:02:28 -0500 Date: Fri, 14 Nov 2008 12:02:27 +0100 (CET) From: Jiri Kosina To: Jiri Slaby cc: Alan Stern , Andi Kleen , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/1 v2] HID: don't grab devices with no input In-Reply-To: <1226614221-17118-1-git-send-email-jirislaby@gmail.com> Message-ID: References: <491CA495.7010007@gmail.com> <1226614221-17118-1-git-send-email-jirislaby@gmail.com> User-Agent: Alpine 1.10 (LNX 962 2008-03-14) MIME-Version: 1.0 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: 795 Lines: 21 On Thu, 13 Nov 2008, Jiri Slaby wrote: > Some devices have no input interrupt endpoint. These won't be handled > by usbhid, but currently they are not refused and reside on hid bus. > Perform this checking earlier so that we refuse to control such > a device early enough (and not pass it to the hid bus at all). > Signed-off-by: Jiri Slaby As the patch is obviously correct(tm) :) I have queued it in my tree, but Andi, please still report back whether it fixes the issue you are seeing. Thanks. -- Jiri Kosina SUSE Labs -- 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/