Re: Serial port programming C++ - detect serial ports on linux
- From: Lars Rune Nøstdal <larsnostdal@xxxxxxxxx>
- Date: Wed, 27 Sep 2006 08:40:49 +0200
On Tue, 26 Sep 2006 23:04:12 +0200, Adib Taraben wrote:
How can I detect the serial ports on linux system? On w32 there is a
registry setting for that. Is there something similar on linux? Or do I
have to poll all possible devices and see which answers?
Possibly something like:
lars@ibmr52:~$ dmesg | grep ttyS
[17179571.444000] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
--
Lars Rune Nøstdal
http://lars.nostdal.org/
.
- References:
- Re: Serial port programming C++
- From: none
- Re: Serial port programming C++ - detect serial ports on linux
- From: Adib Taraben
- Re: Serial port programming C++
- Prev by Date: Re: scope of linux in the corporates...
- Next by Date: Re: Serial port programming C++ - detect serial ports on linux
- Previous by thread: Re: Serial port programming C++ - detect serial ports on linux
- Next by thread: Re: Serial port programming C++ - detect serial ports on linux
- Index(es):
Relevant Pages
|