Unable to get SIIG PCI serial card to work

Clayton Scott Kern ckern1 at twcny.rr.com
Fri Mar 17 23:32:49 UTC 2006


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 at 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


More information about the freebsd-questions mailing list