Am Mittwoch, den 07.05.2008, 14:34 -0500 schrieb Scott Wood: > Sergej Stepanov wrote: > > Am Mittwoch, den 07.05.2008, 13:57 -0500 schrieb Scott Wood: > >> I'm not sure how it would make a difference -- the BRG should have > >> already been set through the set_termios callback, which is called from > >> uart_set_options. > >> > >> -Scott > > Yes, i thought it also, but i traced it for us for the uart console. > > The cpm_uart_set_termios(..) was not called. > > At which place should it be called? > > Is it uart_set_options(..)? > > Yes, uart_set_options() calls port->ops->set_termios(). > > -Scott
Hm... it looks like the default uart_set_termios from static const struct tty_operations uart_ops in serial_core.c and not cpm_uart_set_termios(..)?.. Is not it? but why?... Ok, i have to look at my code again... Regards. _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev