From: Luca Boccassi Date: Mon, 18 May 2026 11:17:23 +0000 (+0100) Subject: Update hwdb autosuspend rules X-Git-Tag: v261-rc1~114^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b3bec1abe98ab3a5dbc3a5f1489e4e154e0f879;p=thirdparty%2Fsystemd.git Update hwdb autosuspend rules ninja -C build update-hwdb-autosuspend --- diff --git a/hwdb.d/60-autosuspend-fingerprint-reader.hwdb b/hwdb.d/60-autosuspend-fingerprint-reader.hwdb index 85083b0f3d5..32bfa5ad7bd 100644 --- a/hwdb.d/60-autosuspend-fingerprint-reader.hwdb +++ b/hwdb.d/60-autosuspend-fingerprint-reader.hwdb @@ -172,6 +172,7 @@ usb:v04F3p0CA3* usb:v04F3p0CA7* usb:v04F3p0CA8* usb:v04F3p0CB0* +usb:v04F3p0CB2* ID_AUTOSUSPEND=1 ID_PERSIST=0 @@ -204,12 +205,14 @@ usb:v10A5pD205* usb:v10A5p9524* usb:v10A5p9544* usb:v10A5pC844* +usb:v10A5p9B24* ID_AUTOSUSPEND=1 ID_PERSIST=0 # Supported by libfprint driver goodixmoc usb:v27C6p5840* usb:v27C6p6014* +usb:v27C6p6090* usb:v27C6p6092* usb:v27C6p6094* usb:v27C6p609A* @@ -239,6 +242,7 @@ usb:v27C6p659A* usb:v27C6p659C* usb:v27C6p6A94* usb:v27C6p6512* +usb:v27C6p6890* usb:v27C6p689A* usb:v27C6p66A9* ID_AUTOSUSPEND=1 diff --git a/tools/chromiumos/gen_autosuspend_rules.py b/tools/chromiumos/gen_autosuspend_rules.py index ee1682f6f3b..14c0010ba6b 100755 --- a/tools/chromiumos/gen_autosuspend_rules.py +++ b/tools/chromiumos/gen_autosuspend_rules.py @@ -145,6 +145,10 @@ USB_IDS += [ "33f8:01a2", # Rolling Wireless (RW135) "33f8:0115", + # Rolling Wireless (RW135R) + "33f8:1003", + # Rolling Wireless (RW350R USB) + "33f8:0802", # NetPrisma (LCUK54) "3731:0100", ]