Date: Wed, 5 Mar 2008 18:39:01 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/powerpc/mpc85xx ocpbus.c Message-ID: <200803051839.m25Id18P082837@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2008-03-05 18:39:01 UTC
FreeBSD src repository
Modified files:
sys/powerpc/mpc85xx ocpbus.c
Log:
o We don't have to keep track of the PIC, nor do we have to make sure
it's probed first. The PowerPC platform code deals with everything.
As such, probe devices in order of their location in the memory map.
o Refactor the ocpbus_alloc_resource for readability and make sure we
set the RID in the resource as per the new convention.
Revision Changes Path
1.2 +39 -28 src/sys/powerpc/mpc85xx/ocpbus.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803051839.m25Id18P082837>
