Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jun 97 09:04:52 -0700
From:      "Mike Burgett" <mburgett@cmnsens.zoom.com>
To:        "freebsd-hackers@freebsd.org" <freebsd-hackers@freebsd.org>
Subject:   com console, and h/w flow control...
Message-ID:  <199706271604.JAA00309@dragon.cmnsens.zoom.com>

next in thread | raw e-mail | index | archive | help
Hello,

  I'm running a 2.2-RELENG box headless, and have noticed that there's no 
output flow control on the com console.  (I've enabled the com console in both 
my boot blocks, and the kernel.)

My various attempts to convince it to use h/w flow control have been 
unsuccessful, as far as /dev/ttyd0 goes, though it looks like the init device, 
/dev/ttyid0, is set correctly:

# stty -f /dev/ttyd0
speed 115200 baud;
lflags: echoe echoke echoctl
cflags: cs8 -parenb clocal
erase   status
^H      ^T
# stty -f /dev/ttyid0
speed 115200 baud;
lflags: echoe echoke echoctl
oflags: -oxtabs
cflags: cs8 -parenb clocal crtscts
#

Any pointers about how to fix this will be gratefully followed up....

Thanks,
Mike






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706271604.JAA00309>