From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oliver Neukum Subject: Re: [PATCH] Explicitly disable BT radio using rfkill interface on suspend Date: Tue, 19 May 2009 09:36:55 +0200 Message-ID: <200905190936.55968.oliver@neukum.org> References: <4A11C126.1000704@dell.com> <200905190827.52541.oliver@neukum.org> <1242715512.3147.6.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Return-path: Received: from smtp-out003.kontent.com ([81.88.40.217]:55953 "EHLO smtp-out003.kontent.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752269AbZESHgg (ORCPT ); Tue, 19 May 2009 03:36:36 -0400 In-Reply-To: <1242715512.3147.6.camel@localhost.localdomain> Content-Disposition: inline Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Marcel Holtmann Cc: linux-usb@vger.kernel.org, Matthew Garrett , Mario Limonciello , linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org Am Dienstag, 19. Mai 2009 08:45:12 schrieb Marcel Holtmann: > Hi Oliver, > > > what do you expect the generic USB driver to do? I don't see anything > > > we can do about it, if the device gets removed from underneath us. > > > > In order to do this we'd have to put hid2hci into usbcore and maintain > > a list of devices it should operate on. > > you know that hid2hci is a user space utility. Yes. I wanted to say that we'd have to port it into kernel space. I don't think it would be worth the effort. Sorry for being unclear. Regards Oliver