On Tue, 17 Jun 2003, Geert Uytterhoeven wrote: > > Hmm, calling the firmware for each character separately will certainly be > > terribly slow, though it may be negligible as normally few messages will > > be output this way. And since the call to prom_printf() is so cheap for > > the DECstation, I'm going to retain the function for real low-level > > debugging, whether otherwise used or not. > > kernel/printk.c doesn't call the low-level output routine for each character > separately, but passes complete strings of characters. So I can just call prom_printf("%s", string), right? This would solve this shortcoming. -- + Maciej W. Rozycki, Technical University of Gdansk, Poland + +--------------------------------------------------------------+ + e-mail: macro@ds2.pg.gda.pl, PGP key available +