Date: Fri, 17 Mar 2006 18:32:46 -0500 From: Clayton Scott Kern <ckern1@twcny.rr.com> To: John Baldwin <jhb@freebsd.org> Cc: freebsd-questions@freebsd.org, freebsd-hardware@freebsd.org Subject: Re: Unable to get SIIG PCI serial card to work Message-ID: <20060317233246.GA7794@reddwarf.local> In-Reply-To: <200603170811.51962.jhb@freebsd.org> References: <20060316184128.GA12770@reddwarf.local> <200603162158.02027.jhb@freebsd.org> <20060317084023.GA731@reddwarf.local> <200603170811.51962.jhb@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
on 03-17-2006, John Baldwin wrote: > You might need to play with stty to do things like -clocal or -crtscts > to get it to work. stty -a < /dev/cuad1 will tell you what the current > settings are (IIRC). Also, what speed are you using in TerraTerm? 9600? > Note that with cu you can specify the speed directly > (e.g. cu -l /dev/cuad1 -s 115200). > I disabled apcupsd on sio0 and connected it to my firewall and it worked. Comparing stty -a < /dev/cuad0 & 1 and they turned out to be the same. stty -a < /dev/cuad0 speed 9600 baud; 0 rows; 0 columns; lflags: icanon isig iexten -echo -echoe -echok -echoke -echonl -echoctl -echoprt -altwerase -noflsh -tostop -flusho -pendin -nokerninfo -extproc iflags: -istrip icrnl -inlcr -igncr ixon -ixoff ixany imaxbel -ignbrk brkint -inpck -ignpar -parmrk oflags: opost onlcr -ocrnl -oxtabs -onocr -onlret cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts -dsrflow -dtrflow -mdmbuf cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = <undef>; eol2 = <undef>; erase = ^?; erase2 = ^H; intr = ^C; kill = ^U; lnext = ^V; min = 1; quit = ^\; reprint = ^R; start = ^Q; status = ^T; stop = ^S; susp = ^Z; time = 0; werase = ^W; stty -a < /dev/cuad1 speed 9600 baud; 0 rows; 0 columns; lflags: icanon isig iexten -echo -echoe -echok -echoke -echonl -echoctl -echoprt -altwerase -noflsh -tostop -flusho -pendin -nokerninfo -extproc iflags: -istrip icrnl -inlcr -igncr ixon -ixoff ixany imaxbel -ignbrk brkint -inpck -ignpar -parmrk oflags: opost onlcr -ocrnl -oxtabs -onocr -onlret cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts -dsrflow -dtrflow -mdmbuf cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = <undef>; eol2 = <undef>; erase = ^?; erase2 = ^H; intr = ^C; kill = ^U; lnext = ^V; min = 1; quit = ^\; reprint = ^R; start = ^Q; status = ^T; stop = ^S; susp = ^Z; time = 0; werase = ^W; I'm going to do more research and see what I can find. Thank very much for all your help. -- Clayton Scott Kern ckern1@twcny.rr.com | The software stated it required Firewall/UNIX System Administrator | Microsoft Windows 98SE or higher, PIX, FreeBSD, Linux, Solaris & HP-UX | so I installed FreeBSD
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060317233246.GA7794>