File 85-usb_autosuspend_devices.rules of Package usbutils.1063

# This enables USB autosuspend on specific devices

#Validity FP sensor
ATTR{idVendor}=="138a", ATTR{idProduct}=="003c", ACTION=="add", RUN+="/bin/sh -c '/bin/echo auto >/sys/$env{DEVPATH}/power/level'"
#AuthenTec AES1600
ATTR{idVendor}=="08ff", ATTR{idProduct}=="1600", ACTION=="add", RUN+="/bin/sh -c '/bin/echo auto >/sys/$env{DEVPATH}/power/level'"
#HP internal 3G modem
ATTR{idVendor}=="03f0", ATTR{idProduct}=="2f1d", ACTION=="add", RUN+="/bin/sh -c '/bin/echo auto >/sys/$env{DEVPATH}/power/level'"
#alternate HP internal 3G modem
ATTR{idVendor}=="03f0", ATTR{idProduct}=="371d", ACTION=="add", RUN+="/bin/sh -c '/bin/echo auto >/sys/$env{DEVPATH}/power/level'"
#Ericsson UMTS modem found in HP laptops
ATTR{idVendor}=="03f0", ATTR{idProduct}=="3d1d", ACTION=="add", RUN+="/bin/sh -c '/bin/echo auto >/sys/$env{DEVPATH}/power/level'"
openSUSE Build Service is sponsored by