hal-info: Branch 'master'
Danny Kukawka
dkukawka at kemper.freedesktop.org
Mon Aug 25 11:20:07 PDT 2008
fdi/information/10freedesktop/10-usb-card-readers.fdi | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
New commits:
commit f77a0655ca162ac8d1a7b8348e550d86f77ed1b6
Author: Chris Mayo <chris at mayo.clara.co.uk>
Date: Mon Aug 25 20:19:32 2008 +0200
added entry for SanDisk ImageMate 12 in 1 Reader
Added entry for SanDisk ImageMate 12 in 1 Reader.
diff --git a/fdi/information/10freedesktop/10-usb-card-readers.fdi b/fdi/information/10freedesktop/10-usb-card-readers.fdi
index 1530573..789c528 100644
--- a/fdi/information/10freedesktop/10-usb-card-readers.fdi
+++ b/fdi/information/10freedesktop/10-usb-card-readers.fdi
@@ -140,6 +140,24 @@
</match>
</match>
+ <!-- SanDisk ImageMate 12 in 1 Reader -->
+ <match key="@storage.originating_device:usb.vendor_id" int="0x0781">
+ <match key="@storage.originating_device:usb.product_id" int="0xb4b5">
+ <match key="storage.lun" int="0">
+ <merge key="storage.drive_type" type="string">compact_flash</merge>
+ </match>
+ <match key="storage.lun" int="1">
+ <merge key="storage.drive_type" type="string">smart_media</merge>
+ </match>
+ <match key="storage.lun" int="2">
+ <merge key="storage.drive_type" type="string">sd_mmc</merge>
+ </match>
+ <match key="storage.lun" int="3">
+ <merge key="storage.drive_type" type="string">memory_stick</merge>
+ </match>
+ </match>
+ </match>
+
<!-- Sony Ericsson Handys with Memory Stick (Duo) -->
<match key="@storage.originating_device:usb.vendor_id" int="0xfce">
<!-- K750i -->
More information about the hal-commit
mailing list