[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <a4423d670905121449p3f1112d3rf2e4a1e57cd076e@mail.gmail.com>
Date: Wed, 13 May 2009 01:49:24 +0400
From: Alexander Beregalov <a.beregalov@...il.com>
To: "Alexander Y. Fomichev" <git.user@...il.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: jsm: two or more 4/8-port boards can not initialize ports
properly
2009/5/13 Alexander Y. Fomichev <git.user@...il.com>:
> G' day
>
> The patch bellow fix for me problem with jsm_uart_port_init
> which still thinking it works for 2-ports borads only.
> drivers/serial/jsm/jsm_tty.c +462
> brd->channels[i]->uart_port.line = brd->channels[i]->ch_portnum +
> brd->boardnum * 2;
>
> ^^^^^^^^^^^^^^^^^^^^^^
> so for line numbers of the second and further boards
> may/will be assigned values with the same range.
> in my case of two digi neo-8 -- 6 ports of 8 failed to be
> added for the second board.
Hi Alexander,
Your patch is broken, your mail client wraps long lines.
Please read Documentation/email-clients.txt.
Please add linux-serial@...r.kernel.org,
alan@...rguk.ukuu.org.uk and Scott.Kilau@...i.com to CC list.
Please add Signed-off-by line as described in Documentation/SubmittingPatches
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists