Re: Serial Port (RS-232)
Michael Iatrou <[email protected]>
| Newsgroups | org.kernel.vger.linux-c-programming |
|---|---|
| Message-ID | <[email protected]> |
When the date was Tuesday 27 January 2009, Jaime Garcia wrote: > Hi Friends, > I am pretty new to Linux programming, I want to start doing something > useful, so I was thinking to start programming the serial port (RS-232) > of my box, so I can read and write data from it, can someone of you give > some feedback about how to start this? The keyword you are looking for is ``ioctl''. -- Michael Iatrou