The patch adds more common themes to support more card readers which has the following informations:<br>  storage.automount_enabled_hint = true  (bool)<br>  storage.bus = &#39;usb&#39;  (string)<br>  storage.drive_type = &#39;disk&#39;  (string)<br>
  storage.firmware_version = &#39;1.00&#39;  (string)<br>  storage.hotpluggable = true  (bool)<br>  storage.lun = 0  (0x0)  (int)<br>  storage.media_check_enabled = true  (bool)<br>  storage.model = &#39;Multi-Card&#39;  (string)<br>
  storage.no_partitions_hint = false  (bool)<br>  storage.originating_device = &#39;/org/freedesktop/Hal/devices/usb_device_bda_158_20071114173400000_if0&#39;  (string)<br>  storage.partitioning_scheme = &#39;mbr&#39;  (string)<br>
  storage.removable = true  (bool)<br>  storage.removable.media_available = true  (bool)<br>  storage.removable.media_size = 998768640  (0x3b880000)  (uint64)<br>  storage.removable.support_async_notification = false  (bool)<br>
  storage.requires_eject = false  (bool)<br>  storage.serial = &#39;Generic-_Multi-Card_20071114173400000-0:0&#39;  (string)<br>  storage.size = 0  (0x0)  (uint64)<br>  storage.vendor = &#39;Generic-&#39;  (string)<br><br>
--- hal-info-20091130/fdi/information/10freedesktop/10-usb-card-readers.fdi     2009-08-27 17:53:41.000000000 +0800<br>+++ hal-info-20091130.old/fdi/information/10freedesktop/10-usb-card-readers.fdi 2010-04-13 10:12:25.000000000 +0800<br>
@@ -38,6 +38,9 @@<br>       &lt;/match&gt;<br><br>       &lt;!-- Yet another common theme --&gt;<br>+      &lt;match key=&quot;storage.model&quot; contains=&quot;Multi-Card&quot;&gt;<br>+        &lt;merge key=&quot;storage.drive_type&quot; type=&quot;string&quot;&gt;sd_mmc&lt;/merge&gt;<br>
+      &lt;/match&gt;<br>       &lt;match key=&quot;storage.model&quot; contains=&quot;Storage-CFC&quot;&gt;<br>         &lt;merge key=&quot;storage.drive_type&quot; type=&quot;string&quot;&gt;compact_flash&lt;/merge&gt;<br>
       &lt;/match&gt;<br><br clear="all"><br>-- <br><br>Best Regards<br><br>Michael.Wang<br>