* Disregard: [PATCH] tty: Char: mxser, add support for CP114EL
[not found] <87bpf6esd7.fsf@osv.gnss.ru>
@ 2010-03-02 21:11 ` Sergei Organov
2010-03-02 21:34 ` Jiri Slaby
0 siblings, 1 reply; 3+ messages in thread
From: Sergei Organov @ 2010-03-02 21:11 UTC (permalink / raw)
To: Jiri Slaby; +Cc: linux-serial
Sergei Organov <osv@javad.com> writes:
> Add support for MOXA:0x1144 pci device. It's a 4-port device and
> differs in no way from the others. So this turns out to be a trivial
> pci_device_id change.
Please disregard this patch for now. This board doesn't in fact work
properly with the driver and recognizing it by the driver might lead to
problems.
I'll be working on this, -- sorry for the noise.
-- Sergei.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Disregard: [PATCH] tty: Char: mxser, add support for CP114EL
2010-03-02 21:11 ` Disregard: [PATCH] tty: Char: mxser, add support for CP114EL Sergei Organov
@ 2010-03-02 21:34 ` Jiri Slaby
2010-03-03 11:11 ` Sergei Organov
0 siblings, 1 reply; 3+ messages in thread
From: Jiri Slaby @ 2010-03-02 21:34 UTC (permalink / raw)
To: Sergei Organov; +Cc: linux-serial
On 03/02/2010 10:11 PM, Sergei Organov wrote:
> Sergei Organov <osv@javad.com> writes:
>> Add support for MOXA:0x1144 pci device. It's a 4-port device and
>> differs in no way from the others. So this turns out to be a trivial
>> pci_device_id change.
>
> Please disregard this patch for now. This board doesn't in fact work
> properly with the driver and recognizing it by the driver might lead to
> problems.
>
> I'll be working on this, -- sorry for the noise.
Yeah, the device you have is handled by different driver which is not
upstream yet, If you really have the card, you can try to merge it and
cleanup e.g. through staging. Note that the driver provided by moxa is
ugly and needs cleanup before moving to drivers/char/. It might be worth
to merge it with mxser (I haven't look into how much similar/different
they are.).
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Disregard: [PATCH] tty: Char: mxser, add support for CP114EL
2010-03-02 21:34 ` Jiri Slaby
@ 2010-03-03 11:11 ` Sergei Organov
0 siblings, 0 replies; 3+ messages in thread
From: Sergei Organov @ 2010-03-03 11:11 UTC (permalink / raw)
To: Jiri Slaby; +Cc: linux-serial
Jiri Slaby <jirislaby@gmail.com> writes:
> On 03/02/2010 10:11 PM, Sergei Organov wrote:
>> Sergei Organov <osv@javad.com> writes:
>>> Add support for MOXA:0x1144 pci device. It's a 4-port device and
>>> differs in no way from the others. So this turns out to be a trivial
>>> pci_device_id change.
>>
>> Please disregard this patch for now. This board doesn't in fact work
>> properly with the driver and recognizing it by the driver might lead to
>> problems.
>>
>> I'll be working on this, -- sorry for the noise.
>
> Yeah, the device you have is handled by different driver which is not
> upstream yet, If you really have the card, you can try to merge it and
> cleanup e.g. through staging. Note that the driver provided by moxa is
> ugly and needs cleanup before moving to drivers/char/. It might be worth
> to merge it with mxser (I haven't look into how much similar/different
> they are.).
Yeah, they seem to be similar, as I've almost got in-kernel driver to
work by looking at lspci output and making wild guesses, but then trying
to use /dev/ttyMI3 hang my PC.
I now compiled the driver provided by moxa and it works, so I now have a
code to refer to, and it has special-case for port 3 ;-) Unfortunately
their driver only supports kernels up to 2.6.30, so it will take
additional efforts to run it on recent.
I'm going to try to make in-kernel mxser to work with this board, --
will see how it goes.
-- Sergei.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-03-03 11:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <87bpf6esd7.fsf@osv.gnss.ru>
2010-03-02 21:11 ` Disregard: [PATCH] tty: Char: mxser, add support for CP114EL Sergei Organov
2010-03-02 21:34 ` Jiri Slaby
2010-03-03 11:11 ` Sergei Organov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).