← Back to team overview

sslug-teknik team mailing list archive

Re: PCI-database og 3D-accelleration

 

On Thu, Feb 05, 2004 at 16:39:48 +0100, Kristian Kallenberg wrote:
> Hvordan opdaterer jeg min PCI-database?

> $ lspci -v

prøv "cat /proc/pci"
så passer det også med aktuel kerne.

og ellers manualsiden  "man lspci" :

"  -i <file>
      Use   <file>   as   PCI   ID  database  instead  of
     /usr/share/pci.ids. "

I pci.ids:
#
#       List of PCI ID's
#
#       Maintained by Martin Mares <mj@xxxxxx> and other volunteers from the
#       Linux PCI ID's Project at http://pciids.sf.net/. New data are always
#       welcome (if they are accurate), we're eagerly expecting new entries,
#       so if you have anything to contribute, please visit the home page or
#       send a diff -u against the most recent pci.ids to pci-ids@xxxxxx.
#
#       Daily snapshot on Mon 2001-12-17 10:25:03

I kildeteksten til kernen er der også en fil:

/usr/src/<linux>/drivers/pci/pci.ids

så evt. 
  lspci -i { fuld path til ny pci.ids }


-- 
mvh Frank Damgaard  | 



References