Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/powerpc/oea



Module Name:    src
Committed By:   garbled
Date:           Mon Jan 28 21:06:29 UTC 2008

Modified Files:
        src/sys/arch/powerpc/oea: ofw_subr.S

Log Message:
Pull another instance of bridge mode avoiding the BATs.
Fix FIRMWORKSBUGS.  The #else on one of the ifdefs for it made it so that
it would never work on a machine that didn't need it.  This caused IBM
machines to be unable to talk to OFW if the option was enabled.  Replace
the #else with a branch and call it good.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/powerpc/oea/ofw_subr.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index