Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Dec 2000 02:53:00 -0800 (PST)
From:      Mike Smith <msmith@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/pciconf pathnames.h pciconf.8 pciconf.c vendors.h
Message-ID:  <200012071053.eB7Ar0J19395@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      2000/12/07 02:53:00 PST

  Modified files:
    usr.sbin/pciconf     pathnames.h pciconf.8 pciconf.c 
  Removed files:
    usr.sbin/pciconf     vendors.h 
  Log:
  Update to improve handling of verbose PCI vendor/device information.
  
   - Read the database from /usr/share/misc (or wherever else we're pointed)
     rather than compiling it in.
   - Decode the class/subclass fields if requested.
   - Print things in a slightly longer but more readable format.
  
  Revision  Changes    Path
  1.2       +2 -0      src/usr.sbin/pciconf/pathnames.h
  1.12      +10 -3     src/usr.sbin/pciconf/pciconf.8
  1.13      +230 -25   src/usr.sbin/pciconf/pciconf.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012071053.eB7Ar0J19395>