Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Nov 2006 11:39:34 +0000 (UTC)
From:      Bruce M Simpson <bms@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/tools/tools/pirtool pirtable.h pirtool.c
Message-ID:  <200611091139.kA9BdYW6072484@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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