PERFORCE change 151704 for review
Nathan Whitehorn
nwhitehorn at FreeBSD.org
Wed Oct 22 04:33:42 UTC 2008
http://perforce.freebsd.org/chv.cgi?CH=151704
Change 151704 by nwhitehorn at nwhitehorn_trantor on 2008/10/22 04:33:09
Add a Mambo virtual block device driver. Now we can do useful things
with the simulator.
Affected files ...
.. //depot/projects/ppc-g5/sys/conf/files.powerpc#7 edit
.. //depot/projects/ppc-g5/sys/powerpc/mambo/mambo.c#1 add
.. //depot/projects/ppc-g5/sys/powerpc/mambo/mambocall.S#1 add
.. //depot/projects/ppc-g5/sys/powerpc/mambo/mambocall.h#1 add
.. //depot/projects/ppc-g5/sys/powerpc/mambo/mambodisk.c#1 add
Differences ...
==== //depot/projects/ppc-g5/sys/conf/files.powerpc#7 (text+ko) ====
@@ -151,6 +151,9 @@
powerpc/powerpc/suswintr.c standard
powerpc/powerpc/syncicache.c standard
powerpc/powerpc/sys_machdep.c standard
+powerpc/mambo/mambo.c optional mambo
+powerpc/mambo/mambodisk.c optional mambo
+powerpc/mambo/mambocall.S optional mambo
powerpc/mambo/openpic_mambo.c optional mambo
powerpc/psim/iobus.c optional psim
powerpc/psim/ata_iobus.c optional ata psim
More information about the p4-projects
mailing list