cvs commit: src/sys/dev/pci pci.c

John Baldwin jhb at FreeBSD.org
Thu Apr 14 10:52:56 PDT 2005


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


More information about the cvs-src mailing list