Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Apr 2005 17:52:55 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/pci pci.c
Message-ID:  <200504141752.j3EHqukv081871@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2005-04-14 17:52:55 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pci          pci.c 
  Log:
  Call pci_print_verbose() before pci_add_resources() so that the order of
  printf's during a verbose boot is more intuitive (the BAR listings and
  interrupt routing info now comes after the config header dump rather than
  just before it).
  
  Revision  Changes    Path
  1.288     +1 -1      src/sys/dev/pci/pci.c



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