From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH] input: Fix USB autosuspend on bcm5974 Date: Fri, 7 Oct 2011 09:20:27 -0700 Message-ID: <20111007162027.GA25307@core.coreip.homeip.net> References: <1317936997-20438-1-git-send-email-mjg@redhat.com> <20111006223835.GA30738@core.coreip.homeip.net> <20111006231954.GA32029@srcf.ucam.org> <201110070837.46926.oliver@neukum.org> <20111007123653.GA7325@srcf.ucam.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-qw0-f46.google.com ([209.85.216.46]:62905 "EHLO mail-qw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751203Ab1JGQUf (ORCPT ); Fri, 7 Oct 2011 12:20:35 -0400 Received: by qadb15 with SMTP id b15so2860694qad.19 for ; Fri, 07 Oct 2011 09:20:34 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20111007123653.GA7325@srcf.ucam.org> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Matthew Garrett Cc: Oliver Neukum , linux-input@vger.kernel.org, rydberg@euromail.se On Fri, Oct 07, 2011 at 01:36:53PM +0100, Matthew Garrett wrote: > On Fri, Oct 07, 2011 at 08:37:46AM +0200, Oliver Neukum wrote: > > > Please also note that for a device to generate wakeup events the kernel has to > > enable them which drivers have to request, like the usbhid driver does. > > If you do this you better have a test device, because I found that most > > generic mice generate wakeup events only if you press a button, not move > > the mouse. We are simply not equipped in our API to use that capability. > > This hardware generates wakeups events on touch. Is it true for all generations that the driver supports? -- Dmitry