[PATCH] correct printing to op panel

Mike Strosaker strosake at austin.ibm.com
Fri Jun 3 13:44:48 EST 2005


Hi, Paul:

Paul Mackerras wrote:
> I want to think about this one a bit more.  The ppc_md.progress()
> calls aren't only used for the i/pSeries op panels, and I need to
> think about the effect of \f on the other progress implementations.
> It would be best, I think, if the outputting of \f could be done by
> the pSeries progress function rather than the caller, if possible.

It turns out that there's an ibm,form-feed property; this modified patch uses
it in the pSeries-specific progress routine.  This patch also checks the
number of rows and the specific width of each row (the second row on power5
systems can actually hold 80 characters).  If the displayed text is too wide
for the physical display, it can be viewed in the ASM menus, or by selecting
option 14 on the op panel.

Signed-off-by: Mike Strosaker <strosake at austin.ibm.com>

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: oppanel.patch
Url: http://ozlabs.org/pipermail/linuxppc64-dev/attachments/20050602/3f8a6213/attachment.txt 


More information about the Linuxppc64-dev mailing list