* Re: [PATCH 1/3] tty: move remaining serial drivers into the serial/ directory
[not found] ` <042d993686c87fdfd4130f11b57c3b559944603d.1777943090.git.enelsonmoore@gmail.com>
@ 2026-05-05 5:59 ` Jiri Slaby
2026-05-06 3:15 ` Crescent Hsieh
0 siblings, 1 reply; 2+ messages in thread
From: Jiri Slaby @ 2026-05-05 5:59 UTC (permalink / raw)
To: Ethan Nelson-Moore, linux-serial
Cc: Greg Kroah-Hartman, Ilpo Järvinen, Andy Shevchenko,
Ray Chen (陳松昱), Crescent CY Hsieh,
linux-m68k, Geert Uytterhoeven
On 05. 05. 26, 3:20, Ethan Nelson-Moore wrote:
> A few TTY drivers are outside the serial/ directory despite being for
> serial devices.
Yes, but serial/ (historically) contains drivers using serial_core. tty/
contains drivers using tty_driver (which all of three unfortunately do).
There was a patchset from Crescent Hsieh (Moxa) to convert mxser [1].
Amiserial should be likely converted too -- Amiga users still around?
There is no MAINTAINERS entry for Amiga, trying to CC m68k...
I am not sure even about users of Moxa Intellio. I think I prompted long
time ago. Oh yes, Ray Chen (CCed) from Moxa wrote me back in 2021:
=== 8< ===
For the Intellio cards, we phased them out in 2017.
You may find the discontinuance notification as attached.
We will keep the software support for 5 years, to 2023.
=== 8< ===
I believe we can mark it as BROKEN to let someone convert it to
serial_core. Or drop it for good already.
[1]
https://lore.kernel.org/all/20251130104222.63077-1-crescentcy.hsieh@moxa.com/
thanks,
--
js
suse labs
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 1/3] tty: move remaining serial drivers into the serial/ directory
2026-05-05 5:59 ` [PATCH 1/3] tty: move remaining serial drivers into the serial/ directory Jiri Slaby
@ 2026-05-06 3:15 ` Crescent Hsieh
0 siblings, 0 replies; 2+ messages in thread
From: Crescent Hsieh @ 2026-05-06 3:15 UTC (permalink / raw)
To: Jiri Slaby
Cc: Ethan Nelson-Moore, linux-serial, Greg Kroah-Hartman,
Ilpo Järvinen, Andy Shevchenko,
Ray Chen (陳松昱), linux-m68k,
Geert Uytterhoeven
On Tue, May 05, 2026 at 07:59:29AM +0200, Jiri Slaby wrote:
> On 05. 05. 26, 3:20, Ethan Nelson-Moore wrote:
> > A few TTY drivers are outside the serial/ directory despite being for
> > serial devices.
>
> Yes, but serial/ (historically) contains drivers using serial_core. tty/
> contains drivers using tty_driver (which all of three unfortunately do).
>
> There was a patchset from Crescent Hsieh (Moxa) to convert mxser [1].
Yes, I have been working on converting mxser.c into an 8250-based serial
driver for some time, and it is still in progress.
> I am not sure even about users of Moxa Intellio. I think I prompted long
> time ago. Oh yes, Ray Chen (CCed) from Moxa wrote me back in 2021:
> === 8< ===
> For the Intellio cards, we phased them out in 2017.
> You may find the discontinuance notification as attached.
> We will keep the software support for 5 years, to 2023.
> === 8< ===
>
> I believe we can mark it as BROKEN to let someone convert it to serial_core.
> Or drop it for good already.
As for Moxa Intellio (moxa.c), I have confirmed internally that both the
hardware and software support have already been phased out.
Therefore, it would be reasonable to drop it at this point. I can help
with preparing a removal patch if this is the preferred direction.
---
Sincerely,
Crescent Hsieh
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-05-06 3:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <cover.1777943090.git.enelsonmoore@gmail.com>
[not found] ` <042d993686c87fdfd4130f11b57c3b559944603d.1777943090.git.enelsonmoore@gmail.com>
2026-05-05 5:59 ` [PATCH 1/3] tty: move remaining serial drivers into the serial/ directory Jiri Slaby
2026-05-06 3:15 ` Crescent Hsieh
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox