Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Feb 2014 20:57:15 GMT
From:      John Baldwin <jhb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 1190666 for review
Message-ID:  <201402052057.s15KvF6G069888@skunkworks.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@1190666?ac=10

Change 1190666 by jhb@jhb_ralph on 2014/02/05 20:56:36

	IFC @1190664

Affected files ...

.. //depot/projects/pci/sys/dev/pci/pci.c#57 integrate
.. //depot/projects/pci/sys/dev/pci/pci_pci.c#49 integrate

Differences ...

==== //depot/projects/pci/sys/dev/pci/pci.c#57 (text+ko) ====

@@ -27,7 +27,7 @@
  */
 
 #include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/pci/pci.c 261524 2014-02-05 19:24:16Z jhb $");
+__FBSDID("$FreeBSD: head/sys/dev/pci/pci.c 261527 2014-02-05 20:52:12Z jhb $");
 
 #include "opt_bus.h"
 

==== //depot/projects/pci/sys/dev/pci/pci_pci.c#49 (text+ko) ====

@@ -29,7 +29,7 @@
  */
 
 #include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/pci/pci_pci.c 253450 2013-07-18 15:17:11Z jhb $");
+__FBSDID("$FreeBSD: head/sys/dev/pci/pci_pci.c 261527 2014-02-05 20:52:12Z jhb $");
 
 /*
  * PCI:PCI bridge support.



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