Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Nov 2008 03:36:40 GMT
From:      Nathan Whitehorn <nwhitehorn@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 153071 for review
Message-ID:  <200811170336.mAH3ae3a064297@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=153071

Change 153071 by nwhitehorn@nwhitehorn_trantor on 2008/11/17 03:35:43

	Last piece of the puzzle: the 32-bit real mode firmware implementation.
	Unlike the previous real-mode Open Firmware support, this uses a bounce
	page, and so should work for talking to the standard PPC 32-bit firmware	on a full 64-bit port (even for firmware running with the MMU on, since 
	we will get our direct map back then).

Affected files ...

.. //depot/projects/ppc-g5/sys/conf/files.powerpc#11 edit
.. //depot/projects/ppc-g5/sys/powerpc/ofw/ofw_real.c#1 add

Differences ...

==== //depot/projects/ppc-g5/sys/conf/files.powerpc#11 (text+ko) ====

@@ -118,6 +118,7 @@
 powerpc/ofw/ofw_pcibus.c	optional	pci aim
 powerpc/ofw/ofw_pcib_pci.c	optional	pci aim
 powerpc/ofw/ofw_syscons.c	optional	sc aim
+powerpc/ofw/ofw_real.c		optional	aim
 powerpc/powermac/ata_kauai.c	optional	powermac ata
 powerpc/powermac/ata_macio.c	optional	powermac ata
 powerpc/powermac/ata_dbdma.c	optional	powermac ata



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