Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jun 2009 20:30:00 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/pci pci.c
Message-ID:  <200906012030.n51KUB39050186@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2009-06-01 20:30:00 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pci          pci.c 
  Log:
  SVN rev 193257 on 2009-06-01 20:30:00Z by jhb
  
  Add an internal pci_printf() routine similar to device_printf() except
  that it prefixes the output with 'pci<domain>:<bus>:<device>:<function>: '.
  
  Revision  Changes    Path
  1.382     +18 -7     src/sys/dev/pci/pci.c



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