Tiny serial terminal 2008-09-09 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Tiny serial terminal 2008-09-09 (Default branch)
# 1  
Old 09-09-2008
Tiny serial terminal 2008-09-09 (Default branch)

Image Tiny serial terminal is a simple and dumb tool for accessing serial ports. It is mainly intended for accessing serial consoles on various devices. License: BSD License (revised) Changes:
Cursor control problems were fixed. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
iscc(7) 						 Miscellaneous Information Manual						   iscc(7)

NAME
iscc - serial communications interface SYNOPSIS
controller iscc0 at isa0 DESCRIPTION
An onboard Zilog 8530 DUART provides AXPvme-based Single Board Computers with console (CON) and auxiliary (AUX) serial communications ports. Both serial communications ports can operate at baud rates from B50 to B38400, excluding B134 (see tty(7)). On AXPvme Single Board Computers configured with a graphics head as the system console, the CON serial communications port (/dev/tty01) is available for use by application programs as an additional communications port. In the absence of a graphics head, the CON serial communications port (/dev/console) becomes the system console. When used as the serial system console, the CON serial communications port always operates at 9600 BPS, 8-bits, and no parity. Regardless of system console, the AUX serial communications port (/dev/tty00) is always available for use by application programs. RESTRICTIONS
Data communications equipment attached to the CON serial communications port must be set to 9600 BPS, 8-bits, no parity when configured as the serial system console. The iscc terminal driver enforces this restriction. No modem control is supported for either the CON or AUX serial communications ports. FILES
console terminal local terminal local terminal RELATED INFORMATION
console(7), devio(7), tty(7), MAKEDEV(8) delim off iscc(7)