From: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx> Date: Sun, 27 May 2007 16:32:27 +0200 (MEST) > > On May 26 2007 15:47, David Miller wrote: > > > >> I have set the OBP to run at 115200, also set agetty on ttyS0 to do the > >> same, and also added console=ttyS0,115200 to silo.conf (and also tried > >> console=ttyS0,115200n8). But! Linux still gives me 9600 8N1. The ominous > >> double screen blanking (why is that done anyway?) already takes place > >> with 9600. I smell a bug. What do you think? > > > >The code in drivers/serial/suncore.c:sunserial_console_termios() > >should be parsing your OBP settings, add some tracing and see why it > >isn't working. > > > >Please track the bug down for us, thanks :-) > > Do I already have printk() available [=working] in that function? Boot with "-p" or use "prom_printf()" to get console output even when the console is not available yet. - To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html