On Tue, Aug 31, 2010 at 12:32 PM, Oleg Goldshmidt <[email protected]>wrote:
> On Tue, Aug 31, 2010 at 12:22 PM, Oleg Goldshmidt <[email protected]> > wrote: > > 2010/8/31 Erez D <[email protected]>: > > > >> 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 > or -name uart or -name rs232 or -name rfcomm etc ... > > and see what comes up and what is useful for you. > > -- > Oleg Goldshmidt | [email protected] >
_______________________________________________ Linux-il mailing list [email protected] http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il
