Path: utzoo!mnetor!uunet!husc6!purdue!umd5!umbc3!thierbac From: thierbac@umbc3.UMD.EDU (Ed Thierbach ) Newsgroups: comp.os.vms Subject: Re: Regarding KA820 asynch comm ports on an VAX 8250 Message-ID: <891@umbc3.UMD.EDU> Date: 21 Mar 88 20:49:40 GMT References: <8803211600.AA01467@ucbvax.Berkeley.EDU> Reply-To: thierbac@umbc3.UMD.EDU (Ed Thierbach (UMUC)) Organization: University of Maryland, Baltimore County Lines: 19 In article <8803211600.AA01467@ucbvax.Berkeley.EDU> BARMSTRO@carleton.EDU (Pod Stolom Consulting) writes: > ... > SYSGEN> CONNECT SLU=1 ! connects TCA0 > SYSGEN> CONNECT SLU=2 ! connects TCB0 > SYSGEN> CONNECT SLU=3 ! connects TCC0 A quick addition: the terminal lines are set to 1200 baud by default, and they also default to set_speed...so you may want to add lines like the following to SYSTARTUP.COM: $ SET TERMINAL/PERMANENT/AUTOBAUD/whatever-else TCA0: (or TCB0: or TCC0:) We use ours daily at 19,200 baud with no problems...except that each character causes an interrupt, which makes All-in-1 a bit more of a hog than usual. :-) --- Ed Thierbach VAX System Manager Roy F. Weston, Inc.