diff --git a/51-android.rules b/51-android.rules index 0830ede..adc00f0 100644 --- a/51-android.rules +++ b/51-android.rules @@ -82,6 +82,8 @@ LABEL="not_Amazon" ATTR{idVendor}!="0e79", GOTO="not_Archos" # 43 ATTR{idProduct}=="1417", GOTO="adbfast" +# 79 Xenon +ATTR{idProduct}=="303e", GOTO="adbfast" # 101 ATTR{idProduct}=="1411", GOTO="adbfast" # 101 xs @@ -239,6 +241,7 @@ ATTR{idProduct}=="5208", GOTO="adb" ATTR{idProduct}=="2d00", GOTO="adb" ATTR{idProduct}=="2d01", GOTO="adb" ATTR{idProduct}=="2d03", GOTO="adbaud" +ATTR{idProduct}=="2d04", GOTO="adbaud" ATTR{idProduct}=="2d05", GOTO="adbaud" # Nexus 7 (4e40=fastboot 4e41=mtp 4e42=mtp,adb 4e43=ptp) Nexus 7 2012 (4e44=ptp) ATTR{idProduct}=="4e40", GOTO="adbfast"