[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.61.0809161343450.25955@mtfhpc.demon.co.uk>
Date: Tue, 16 Sep 2008 14:15:43 +0100 (BST)
From: Mark Fortescue <mark@...hpc.demon.co.uk>
To: Alan Cox <alan@...rguk.ukuu.org.uk>
cc: David Miller <davem@...emloft.net>, linux-serial@...r.kernel.org,
linux-kernel@...r.kernel.org, sparclinux@...r.kernel.org,
joy@...uzijast.net
Subject: Re: Allow 8250 to work on sparc.
Hi Alan,
On Tue, 16 Sep 2008, Alan Cox wrote:
>> I am intrigued. Other than the valid baud rates what differences are
>> visible at the user level?
>
> There are lots of variations between hardware of all kinds but the big
> one with USB devices is generally latency.
>
At the driver level there are lots of varients but I was under the
impression that at the user level, the interface is common for async
serial ports.
Latency can be an issue, but can it be read/changed via the user <->
kernel interface in a way that is not common to all async serial ports?
If not, it is transparent at the programming interface for user level code
so the USB serial ports are no different at this level to classic PC AT
serial ports and as such I see no reason why, in the long run, they should
not share minor number space.
Taking the argument to its logical conclusion, all devices that have a
common user <-> kernel interface should have device drivers that are
capable of sharing minor device number space.
I am sure this discusion will crop up again in the future :).
Regards
Mark.
--
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