linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alexander Holler <holler@ahsoftware.de>
To: linux-bluetooth@vger.kernel.org
Subject: udev rule for hid2hci and Logitech dongles doesn't work with kernels >= 3.6
Date: Tue, 20 Nov 2012 12:37:58 +0100	[thread overview]
Message-ID: <50AB6B96.20209@ahsoftware.de> (raw)

Hello,

I've recently noticed that the udev rule for hid2hci with Logitech 
dongles doesn't work anymore. The reason is commit 
7e97243c2080ecae7129e83635227fdebd4feef6 which changes the class 
(subsystem) for those dongles from usb to usbmisc. I've already filed a 
bug for Fedora (https://bugzilla.redhat.com/show_bug.cgi?id=877998) but 
I thought I should write a note here too, to inform non-Fedora users too.

My suggestion is to use "usb*" instead of "usb" for the subsystem, this 
works with all kernels regardless if the subsystem is "usb" or "usbmisc".

Regards,

Alexander

             reply	other threads:[~2012-11-20 11:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-20 11:37 Alexander Holler [this message]
2012-11-20 11:47 ` [PATCH] hid2hci: change subsystem in udev rule from usb to usb* Alexander Holler
2012-11-20 12:23   ` Johan Hedberg
2012-11-20 12:31     ` Alexander Holler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50AB6B96.20209@ahsoftware.de \
    --to=holler@ahsoftware.de \
    --cc=linux-bluetooth@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).