--- trunk/udev/udev-hid2hci.rules.magellan 2009/10/13 15:10:19 888 +++ trunk/udev/udev-hid2hci.rules.magellan 2010/04/06 23:46:22 1016 @@ -1,5 +1,5 @@ # /etc/udev/rules/70-hid2hci.rules: device naming rules for udev -# $Header: /root/magellan-cvs/src/udev/udev-hid2hci.rules.magellan,v 1.1 2009-10-13 15:10:19 niro Exp $ +# $Header: /root/magellan-cvs/src/udev/udev-hid2hci.rules.magellan,v 1.2 2010-04-06 23:46:22 niro Exp $ # # There are a number of modifiers that are allowed to be used in some # of the different fields. They provide the following subsitutions: @@ -37,8 +37,7 @@ # When a Dell device recovers from S3, the mouse child needs to be repoked # Unfortunately the only event seen is the BT device disappearing, so the mouse # device needs to be chased down on the USB bus. -ATTR{bDeviceClass}=="e0", ATTR{bDeviceSubClass}=="01", ATTR{bDeviceProtocol}=="01", \ - ATTR{idVendor}=="413c", ATTR{bmAttributes}=="e0", \ +ATTR{bDeviceClass}=="e0", ATTR{bDeviceSubClass}=="01", ATTR{bDeviceProtocol}=="01", ATTR{idVendor}=="413c", \ ENV{REMOVE_CMD}="/sbin/udevadm trigger --action=change --subsystem-match=usb --property-match=HID2HCI_SWITCH=1" # CSR devices