cvs commit: src/tools/tools/pirtool pirtable.h pirtool.c

Bruce M Simpson bms at FreeBSD.org
Thu Nov 9 11:39:45 UTC 2006


bms         2006-11-09 11:39:34 UTC

  FreeBSD src repository

  Modified files:
    tools/tools/pirtool  pirtable.h pirtool.c 
  Log:
  Rewrite the format of pirtool output to match what the kernel currently
  prints out if bootverbose is set. This is to facilitate the code being
  removed from the kernel at a later date.
  
  While we're here, fix the __packed structures, and add some other
  PCI interrupt router IDs.
  
  Submitted by:   jhb (with some tweaks)
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.3       +7 -7      src/tools/tools/pirtool/pirtable.h
  1.4       +60 -44    src/tools/tools/pirtool/pirtool.c


More information about the cvs-src mailing list