summaryrefslogtreecommitdiff
path: root/fdi/information
diff options
context:
space:
mode:
authorRichard Hughes <hughsient@gmail.com>2005-11-21 16:17:19 +0000
committerRichard Hughes <hughsient@gmail.com>2005-11-21 16:17:19 +0000
commitdac19a069a768a459d073e32f15e4887a4b4c655 (patch)
tree83a9c342f9022775fc8a8e1830a0052ead90f9bb /fdi/information
parenta462c3763adffe6f54ad8eb04cef28f6ad588557 (diff)
Add patch from Pozsar Balazs to match another common theme for USB card
readers.
Diffstat (limited to 'fdi/information')
-rw-r--r--fdi/information/10freedesktop/10-usb-card-readers.fdi16
1 files changed, 16 insertions, 0 deletions
diff --git a/fdi/information/10freedesktop/10-usb-card-readers.fdi b/fdi/information/10freedesktop/10-usb-card-readers.fdi
index 7a1d53c4..c54f609f 100644
--- a/fdi/information/10freedesktop/10-usb-card-readers.fdi
+++ b/fdi/information/10freedesktop/10-usb-card-readers.fdi
@@ -51,6 +51,22 @@
</match>
</match>
+ <!-- Yet another common theme -->
+ <match key="storage.bus" string="usb">
+ <match key="storage.model" contains="Storage-CFC">
+ <merge key="storage.drive_type" type="string">compact_flash</merge>
+ </match>
+ <match key="storage.model" contains="Storage-MSC">
+ <merge key="storage.drive_type" type="string">memory_stick</merge>
+ </match>
+ <match key="storage.model" contains="Storage-SMC">
+ <merge key="storage.drive_type" type="string">smart_media</merge>
+ </match>
+ <match key="storage.model" contains="Storage-MMC">
+ <merge key="storage.drive_type" type="string">sd_mmc</merge>
+ </match>
+ </match>
+
<!-- Lexar CF Reader -->
<match key="storage.bus" string="usb">
<match key="@storage.physical_device:usb.vendor_id" int="0x05dc">