PDAs in HAL (Was: Plans for hal 0.5.x)
David Malcolm
dmalcolm at redhat.com
Thu Dec 16 14:21:24 PST 2004
On Thu, 2004-12-16 at 16:45 -0500, David Zeuthen wrote:
> On Thu, 2004-12-16 at 22:29 +0300, Andrei Yurkevich wrote:
> > > We would match the USB interface (marked with *) like this (copied of
> > > Dave Malcoms list)
> > >
> > > <!-- Aceeca MEZ1000 -->
> > > <device>
> > > <match key="info.bus" string="usb">
> > > <match key="usb.vendor_id" int="0x4766">
> > > <match key="usb.product_id" int="0x0001">
> > > <merge key="info.category" type="string">pda</merge>
> > > <append key="info.capabilities" type="string"> pda</merge>
> > > <merge key="pda.serial.use_net" type="bool">true</merge>
> > > <merge key="pda.access_method=serial" type="bool">true</merge>
> > > </match>
> > > </match>
> > > </match>
> > > </device>
> > >
> > > (yes, we will change info.capabilities to be of type 'stringlist' when
> > > we get down to that)
> >
> > That's just what I do right now. However, the specifications for
> > properties that go into PDAs should be discussed further, but in general
> > this is ok.
> >
>
> OK, I committed this; it looks like this
>
> http://people.redhat.com/davidz/pda-usb-serial.png
>
> It would be cool to get the whole list of PDA's that Dave got.
What do you need for this? It was generated from an XML file in gnome-
pilot, I can rewrite the XSL I used if need be.
Or are you referring to getting one of all of the hardware on the list?
Yes that would be cool :-)
Dave Malcolm
_______________________________________________
hal mailing list
hal at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/hal
More information about the Hal
mailing list