Minor clean up:
authorMarc Fiuczynski <mef@cs.princeton.edu>
Fri, 17 Oct 2008 19:29:13 +0000 (19:29 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Fri, 17 Oct 2008 19:29:13 +0000 (19:29 +0000)
commit9bb9039e3f4170c459025355848837daa889f5e2
tree23bf5ed718fc8f0cd6525727d89f8dfcdcb02bfa
parente7eea424f664eeff97714887aacc0483cbcc376d
Minor clean up:
- moved definitions of PCI_BASE_CLASS_NETWORK, PCI_BASE_CLASS_STORAGE,
  and PCI_ANY out to the pypci module.  This way the pl_hwinit code
  in the BootCD can use those definitions.

- fixed variable reference in print statement for "Unable to read".

- cleaned up code to print device modules in the main() function
source/systeminfo.py