[Pkg-bluetooth-maintainers] Bug#626975: closed by Nobuhiro Iwamatsu <iwamatsu at debian.org> (Bug#626975: fixed in bluez 4.94-1)

Nobuhiro Iwamatsu iwamatsu at debian.org
Thu Jun 23 07:05:18 UTC 2011


2011/6/21 Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn at axis.com>:
> On Tue, 21 Jun 2011, Marco d'Itri wrote:
>> On Jun 21, Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn at axis.com> wrote:
>> > Right.  "Anymore" refers to unstable, but stable udev (164-3) ships
>> > hid-related stuff AFAICS:
>> >
>> >     /lib/udev/hid2hci
>> >     /lib/udev/rules.d/70-hid2hci.rules
>> >
>> > Is your plan to change the state of the matter?
>> No. I have no immediate plans to work on a stable udev update, but I
>> would welcome a (tested) patch.
>
> Alright.  This is a tested patch:
>
> /lib/udev/rules.d/70-hid2hci.rules
>
> --- 70-hid2hci.rules.orig       2010-12-13 03:27:45.000000000 +0100
> +++ 70-hid2hci.rules    2011-06-19 16:41:33.000000000 +0200
> @@ -11,9 +11,7 @@
>   RUN+="hid2hci --method=dell --devpath=%p", ENV{HID2HCI_SWITCH}="1"
>
>  # Logitech devices
> -KERNEL=="hiddev*", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c70[35e]", \
> -  RUN+="hid2hci --method=logitech-hid --devpath=%p"
> -KERNEL=="hidraw*", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c70[4abc]|c71[34bc]", \
> +KERNEL=="hiddev*", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c70[345abce]|c71[34bc]", \
>   RUN+="hid2hci --method=logitech-hid --devpath=%p"
>
>  ENV{DEVTYPE}!="usb_device", GOTO="hid2hci_end"
>
> original found here:
>
>        http://permalink.gmane.org/gmane.linux.bluez.kernel/13457
>

As other information, this patch already appied to bluez/unstable and upstream.

Best regards,
  Nobuhiro

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6





More information about the Pkg-bluetooth-maintainers mailing list