> I don't know which /dev file is serial > port COM1 (the serial connector on the back of my > motherboard). In Linux, it's often /dev/ttyS0. What > is it in OpenSolaris? > > I tried /dev/tty[a,b,c], /dev/ttyd[0,1,2], > /dev/term/[a,b,c] and /dev/cua[0,1,2] to no avail. Is > there a way to find out which /dev is serial and > which has a live connection?
The PC COM1: port should map to /dev/term/a or /dev/ttya - both device names are symlinked to the same COM1 asy device. -- This message posted from opensolaris.org _______________________________________________ opensolaris-help mailing list opensolaris-help@opensolaris.org