Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Dec 2009 17:30:39 GMT
From:      Rafal Jaworowski <raj@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 171340 for review
Message-ID:  <200912031730.nB3HUdaj067372@repoman.freebsd.org>

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

Change 171340 by raj@raj_fdt on 2009/12/03 17:30:39

	Initial skeleton of the simplebus driver.
	
	This represents ePAPR 'simple-bus' node and hiererachy of subordinate
	peripheral devices integrated on the SOC, typically
	accessible through an internal memory-mapped regiters block.

Affected files ...

.. //depot/projects/fdt/sys/conf/files.powerpc#5 edit
.. //depot/projects/fdt/sys/powerpc/mpc85xx/simplebus.c#1 add

Differences ...

==== //depot/projects/fdt/sys/conf/files.powerpc#5 (text+ko) ====

@@ -128,6 +128,7 @@
 powerpc/mpc85xx/ocpbus.c	optional	mpc85xx
 powerpc/mpc85xx/opic.c		optional	mpc85xx
 powerpc/mpc85xx/pci_ocp.c	optional	pci mpc85xx
+powerpc/mpc85xx/simplebus.c	optional	fdt
 powerpc/ofw/ofw_cpu.c		optional	aim
 powerpc/ofw/ofw_pcibus.c	optional	pci aim
 powerpc/ofw/ofw_pcib_pci.c	optional	pci aim



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