[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAC9WiBhpZFt+nk-hof9+hA12997ZMd+7pvwv9AnWB2FTY0r27Q@mail.gmail.com>
Date: Tue, 30 Apr 2013 08:34:14 +0200
From: Francis Moreau <francis.moro@...il.com>
To: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Why not are all serial devices named ttyS* ?
Hi,
I'm just wondering why device nodes of some serial drivers (mostly
when arch != x86) are not always named "ttyS[:digit:]" ?
For example, I have a ARM based platform which has a serial device
node named "ttymxc0".
I don't see any advantages to do this but only require one to handle
special cases since most applications expect the ttyS* name.
Thanks
--
Francis
--
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