Bug 8477
| Summary: | Add Explay SD/MMC Carder (Realtek 2.0 Card Reader) support | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Sir Raorn <raorn> |
| Component: | hal | Assignee: | Anton Farygin <rider> |
| Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
| Severity: | enhancement | ||
| Priority: | P2 | ||
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
fixed (hal-0.5.5.1-alt1) |

Description
Sir Raorn 2005-11-12 21:16:52 MSKAdd to /usr/share/hal/fdi/information/10freedesktop/10-usb-card-readers.fdi: <!-- Explay SD/MMC Carder (Realtek 2.0 Card Reader) --> <match key="storage.bus" string="usb"> <match key="@storage.physical_device:usb.vendor_id" int="0x1758"> <match key="@storage.physical_device:usb.product_id" int="0x2004"> <merge key="storage.drive_type" type="string">sd_mmc</merge> </match> </match> </match>