hal/fdi/information/10freedesktop 10-usb-pda.fdi,NONE,1.1
David Zeuthen
david at freedesktop.org
Tue Mar 29 12:25:15 PST 2005
Update of /cvs/hal/hal/fdi/information/10freedesktop
In directory gabe:/tmp/cvs-serv29237/fdi/information/10freedesktop
Added Files:
10-usb-pda.fdi
Log Message:
2005-03-29 David Zeuthen <davidz at redhat.com>
* fdi/information/10freedesktop/10-usb-pda.fdi: New file to
match all PDA's - right now it only got a single entry
--- NEW FILE: 10-usb-pda.fdi ---
<?xml version="1.0" encoding="UTF-8"?> <!-- -*- SGML -*- -->
<deviceinfo version="0.2">
<device>
<!-- PDA's use the visor driver are all PalmOS devices -->
<match key="@serial.physical_device:info.linux.driver" string="visor">
<match key="serial.port" int="1">
<append key="info.capabilities" type="strlist">pda</append>
<merge key="pda.platform" type="string">palmos</merge>
<merge key="pda.serial_device" type="copy_property">serial.device</merge>
</match>
</match>
</device>
</deviceinfo>
More information about the hal-commit
mailing list