Cyril Plisko wrote:
> On Fri, Mar 20, 2009 at 9:41 PM, Alan Coopersmith
> <alan.coopersmith at sun.com> wrote:
>> Cyril Plisko wrote:
>> Not sure why prtconf needs libpciaccess though, since it already has
>> device discovery support - or are you just using the pci.ids data file
>> parsing functions from there?
> 
> Exactly - just for parsing pci.ids.

ON already has pci.ids parsing code in usr/src/cmd/hal/hald/ids.c - I
wonder if it would be simpler to find some way to use that than get a
cross-consolidation ARC Contract for use of Volatile interfaces.  It
unfortunately appears to be part of the hald daemon instead of libhal
library, but maybe it could be moved to libhal (or a new libids if you
want to avoid dbus dependencies) for prtconf & hald to share?

-- 
        -Alan Coopersmith-           alan.coopersmith at sun.com
         Sun Microsystems, Inc. - X Window System Engineering


Reply via email to