com port list

com port list

Oleg Goldshmidt pub at goldshmidt.org
Tue Aug 31 12:32:43 IDT 2010


On Tue, Aug 31, 2010 at 12:22 PM, Oleg Goldshmidt <pub at goldshmidt.org> wrote:
> 2010/8/31 Erez D <erez0001 at gmail.com>:
>
>> I am looking for a simple way to know which serial ports i have.
>
> cat /proc/tty/driver/serial ?

Or, rather, do

find /proc -name serial
find /sys -name serial

and see what comes up and what is useful for you.

-- 
Oleg Goldshmidt | pub at goldshmidt.org



More information about the Linux-il mailing list