Garrett D'Amore wrote:
> Cyril Plisko wrote:
>>
>> I think that in many cases the next step would be to manually search
>> in various tables what the actual device is. So why not do one more
>> step and lookup these numbers in /usr/share/hwdata/pci.ids ? Perhaps,
>> while combined with -v?
> 
> Seems like that overlaps with scanpci.  If we could share the PCI id
> table  between these projects, then I'd be happy.  But I'm loathe to
> create yet another copy of the PCI ID mapping table that has to be
> maintained separately (and can get out of sync with the others.)

That would share the mapping table, since scanpci was switched in
PSARC 2008/638 from using it's own private mapping table to using
/usr/share/hwdata/pci.ids (which HAL introduced in PSARC 2005/399).

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


Reply via email to