Raphael Melo de Oliveira Bastos Sales wrote:
> Have you tried sharing it over NFS? 

This is wasting time, it really can't work :-(.
Device special file is only a pointer to some driver built in local
kernel, AFAIK there is no way, how to make a node pointing to remote
kernel driver.

> or maybe programming a small
> daemon that reads from/writes to the serial port?

Yes, if u like to access remote SIO via local device special,
u need some program/daemon running on remote machine, which
communicates to specialized kernel driver on local machine.
Both of them (local kernel module and remote daemon) u probably
have to program yourself, since I don't know about existing
solution. Let me know, if u find some.

noro
-- 
gentoo-user@gentoo.org mailing list

Reply via email to