Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Sep 2015 14:44:59 -0700
From:      John Baldwin <jhb@freebsd.org>
To:        Marius Strobl <marius@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r287726 - in head/sys: conf sparc64/pci
Message-ID:  <3802200.abqUpJRte4@ralph.baldwin.cx>
In-Reply-To: <201509122249.t8CMnXpH089068@repo.freebsd.org>
References:  <201509122249.t8CMnXpH089068@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday, September 12, 2015 10:49:33 PM Marius Strobl wrote:
> Author: marius
> Date: Sat Sep 12 22:49:32 2015
> New Revision: 287726
> URL: https://svnweb.freebsd.org/changeset/base/287726
> 
> Log:
>   - Factor out the common and generic parts of the sparc64 host-PCI-bridge
>     drivers into the revived sys/sparc64/pci/ofw_pci.c, previously already
>     serving a similar purpose. This has been done with sun4v in mind, which
>     explains a) the otherwise not that obvious scheme employed and b) why
>     reusing sys/powerpc/ofw/ofw_pci.c was even lesser an option.
>   - Add a workaround for QEMU once again not emulating real machines, in
>     this case by not providing the OFW_PCI_CS_MEM64 range. [1]
>   
>   Submitted by:	jhb [1]
>   MFC after:	1 week

Thanks!

-- 
John Baldwin



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