--- thoma <arunthomas007 at gmail.com> wrote:

> Hi,
> 
>
> i used
> open("/dev/ttyS0", O_RDONLY)
>  method. but i am not able to receive the signals.
> But if my serial mouse is connected, i can read from
> ttyS0.
> is there any other method

You can use inb, outb combination to read and write
from the serial port.  I think that will give you more
control over the port. The below link might give you
some idea.

http://linuxgazette.net/issue99/misc/pramode/recv.txt


> proper device driver for
> the serial port.
> Plz help me. Its urgent
> > _______________________________________________
> Mailinglist mailing list
> Mailinglist at ilug-cochin.org
>
http://ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to