Hi,

Why you don't put everything in user space. So you just need the
driver to communicate with your UART port.
Use pipes for communication between your applications and the
UART-controller-application in user space.

regards,
Matthias

2009/7/19 srinivas ramana <[email protected]>:
> Hi All,
>
> I have a UART port on my device. A micro controller which drives multiple
> other devices is connected to this UART port.
> I need all those devices, connected to micro controller, to be visible to
> Linux applications as separate UART devices/ports.
>
> What is the best way to do this? What all driver layers i need to
> add/modify. Please help.
> Thanks in advance.
>
> Note: assume there is a protocol between micro controller & Linux to
> understand which device is requesting service.
>
> Thanks & Regards,
> -- Srinivas R
>



-- 
motzblog.wordpress.com

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [email protected]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to