Date: Fri, 24 Jun 2011 21:39:38 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/conf files src/sys/dev/pci pci_pci.c pci_subr.c Message-ID: <201106242140.p5OLeBVm077187@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2011-06-24 21:39:38 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/dev/pci pci_pci.c
Added files:
sys/dev/pci pci_subr.c
Log:
SVN rev 223520 on 2011-06-24 21:39:38Z by jhb
Split out host_pcib_get_busno() from the generic PCI-PCI bridge driver to
start a new file that will hold utility APIs used by various Host-PCI
bridge drivers and drivers that provide PCI domains.
Revision Changes Path
1.1608 +1 -0 src/sys/conf/files
1.69 +0 -92 src/sys/dev/pci/pci_pci.c
1.1 +130 -0 src/sys/dev/pci/pci_subr.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106242140.p5OLeBVm077187>
