summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Goede <j.w.r.degoede@hhs.nl>2010-04-22 16:04:40 +0200
committerDanny Kukawka <danny.kukawka@web.de>2010-04-22 16:04:40 +0200
commit69e87afc26ef6377956efdb500819b047f28c460 (patch)
tree019869f365fd3c2cc5eb2b3745259faf165de7d7
parent0475aa2bc952f0791f3b18248534df099ad4d1ae (diff)
ignore cdrom device on Appotech ax203 v3.3.x based picture frames
Don't probe the cdrom device on Appotech ax203 v3.3.x based picture frames, as it does not like being probed. (fd.o#27239)
-rw-r--r--fdi/preprobe/10osvendor/20-broken-usb-sticks.fdi10
1 files changed, 10 insertions, 0 deletions
diff --git a/fdi/preprobe/10osvendor/20-broken-usb-sticks.fdi b/fdi/preprobe/10osvendor/20-broken-usb-sticks.fdi
index e5e8054..81b68d7 100644
--- a/fdi/preprobe/10osvendor/20-broken-usb-sticks.fdi
+++ b/fdi/preprobe/10osvendor/20-broken-usb-sticks.fdi
@@ -26,6 +26,7 @@
</match>
</match>
</match>
+
<!-- some usb sticks don't like polling -->
<match key="@storage.originating_device:usb.vendor_id" int="0x054c">
<match key="@storage.originating_device:usb.product_id" int="0x008b">
@@ -37,6 +38,7 @@
<merge key="storage.media_check_enabled" type="bool">false</merge>
</match>
</match>
+
<!-- Ignore the Huawei E220 USB HSDPA modem -->
<match key="@storage.originating_device:usb.vendor_id" int="0x12d1">
<match key="@storage.originating_device:usb.product_id" int="0x1003">
@@ -46,6 +48,14 @@
</match>
</match>
+ <!-- Don't probe the cdrom device on Appotech ax203 v3.3.x based picture
+ frames, as it does not like being probed -->
+ <match key="@storage.originating_device:usb.vendor_id" int="0x1908">
+ <match key="@storage.originating_device:usb.product_id" int="0x1315">
+ <merge key="info.ignore" type="bool">true</merge>
+ </match>
+ </match>
+
<!-- Ignore the system partition on the Samsung YP S5 music player; the
first one is the interesting one with the music, etc. LP #332913 -->
<match key="@info.parent:storage.vendor" contains="Samsung">