From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kay Sievers Date: Wed, 24 Mar 2010 05:10:53 +0000 Subject: Re: [patch] re-trigger hid2hci switching for logitech devices Message-Id: List-Id: References: <20100323234818.GA13684@night.luon.net> In-Reply-To: <20100323234818.GA13684@night.luon.net> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: linux-hotplug@vger.kernel.org On Wed, Mar 24, 2010 at 00:48, Sjoerd Simons wrote: >  Logitech usb bluetooth dongles that have a HID mode need to be retriggered >  into HCI mode after S3 just like Dell ones otherwise they'll just disappear >  and my bluetooth stops working :/ Nothing against the patch in particular. It seems reasonable from the point we are at at the moment. But Marcel, are we really sure, we want to go through all this crap in userspace? Isn't it much simpler to do this from inside the kernel, it seems odd to do this in udev as such a fragile magic. Kay