Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Nov 2006 18:04:53 +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_pci.c
Message-ID:  <200611091804.kA9I4rK2057252@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2006-11-09 18:04:53 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pci          pci_pci.c 
  Log:
  Don't try to print a NULL string during boot.  If a device doesn't have a
  valid name yet, just omit the name during the bootverbose printfs.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.43      +15 -9     src/sys/dev/pci/pci_pci.c



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