* Re: [PATCH] m68k/atari: SCC - Move Atari serial driver to staging
[not found] ` <CAOmrzkJGhoBfqeTGROWdDXeL4HVJq2XaPJEtn0CzuNTOyCab9A@mail.gmail.com>
@ 2011-11-02 20:30 ` Geert Uytterhoeven
2011-11-03 15:12 ` Alan Cox
0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2011-11-02 20:30 UTC (permalink / raw)
To: Michael Schmitz, Alan Cox; +Cc: Linux/m68k, linux-serial, linux-kernel
On Tue, Nov 1, 2011 at 21:03, Michael Schmitz <schmitzmic@googlemail.com> wrote:
> On Tue, Nov 1, 2011 at 7:58 AM, Geert Uytterhoeven <geert@linux-m68k.org> wrote:
>> On Sun, Mar 20, 2011 at 10:11, Geert Uytterhoeven <geert@linux-m68k.org> wrote:
>>> Cfr. commit 4c37705877e74c02c968735c2eee0f84914cf557 ("tty: move obsolete and
>>> broken generic_serial drivers to drivers/staging/generic_serial/")
>>
>> As generic serial is gone too, cfr. commit
>> bb2a97e9ccd525dd9c3326988e8c676d15d3e12a ("Staging: delete generic_serial
>> drivers"), I'll remove the atari_scc driver. It has to be resurrected as a new
>> preferred-type-of-serial-driver-of-the-day driver anyway.
>
> Guess I've seen that coming... I had looked at other existing SCC
> drivers in the tree and Sun, SGI and Mac all had variants of it with
> different quirks. Enough to base a clean restart on. What is today's
> preferred-type-of-serial-driver-of-the-day driver framework, if I may
> ask?
Good question! Last year it was _not_ drivers/serial...
On Thu, Sep 2, 2010 at 22:12, Geert Uytterhoeven <geert@linux-m68k.org> wrote:
> On Mon, Aug 30, 2010 at 15:00, Alan Cox <alan@lxorguk.ukuu.org.uk> wrote:
>> Please don't convert stuff to serial_core - it's got some horrible
>> problems with adapting to the new locking model, its buffering model
>> pre-dates kfifo and all in all serial_core needs a rewrite not more users.
>
> Funny... so "fortunately" we never found time to move the m68k serial drivers
> to driver/serial/? Long live procrastination ;-)
So let's ask the experts: what will be the preferred serial driver framework
in 2012?
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] m68k/atari: SCC - Move Atari serial driver to staging
2011-11-02 20:30 ` [PATCH] m68k/atari: SCC - Move Atari serial driver to staging Geert Uytterhoeven
@ 2011-11-03 15:12 ` Alan Cox
0 siblings, 0 replies; 2+ messages in thread
From: Alan Cox @ 2011-11-03 15:12 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: Michael Schmitz, Linux/m68k, linux-serial, linux-kernel
> So let's ask the experts: what will be the preferred serial driver
> framework in 2012?
The tty_port code should now handle all the nasty horrible
open/close/hangup logic for you. The serial midlayer uses that and is
gradually shrinking into a buffering/locking helper. The goal was to
*not* create yet another mid layer but to provide helpers that mid
layer and driver code alike can use sensibly.
So either ought to work out.
Alan
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-11-03 15:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <alpine.DEB.2.00.1103201010001.13805@ayla.of.borg>
[not found] ` <CAMuHMdWVchre0g6dE1j_s-+Wc3n17uifQLH6kRfJ9Q2DKfqBLQ@mail.gmail.com>
[not found] ` <CAOmrzkJGhoBfqeTGROWdDXeL4HVJq2XaPJEtn0CzuNTOyCab9A@mail.gmail.com>
2011-11-02 20:30 ` [PATCH] m68k/atari: SCC - Move Atari serial driver to staging Geert Uytterhoeven
2011-11-03 15:12 ` Alan Cox
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).