UART DRIVER on 2.6.15

Ladislav Klenovič lk99336 at pobox.sk
Tue May 23 22:02:49 EST 2006


Hi,
just a simple question, is uart driver for kernel 2.6.15 complete. 
There are some parts like:
 void scc1_lineif(struct uart_cpm_port *pinfo)
{
        /* XXX SCC1: insert port configuration here */
        pinfo->brg = 1;
}
....
that seems to incomplete. Am I able to do something with SCC1 with the current cpm_uart code?

Maybe stupid question, is there any way (is it possible) to import old uart driver from kernel 2.4.x to kernel 2.6.x

Regards,
Ladislav Klenovic





More information about the Linuxppc-embedded mailing list