Date: Fri, 1 Sep 95 17:43:31 EST From: Dwight McKay (The Moderator) Reply-To: Suns-at-Home@net-kitchen.com Subject: Suns-at-Home Digest V8 #23 To: Suns-at-Home-List Suns-at-Home Digest Fri, 1 Sep 95 Volume 8 : Issue 23 Today's Topics: Garbage during connection with modem Sun Hardware Reference Suns-at-Home Digest V8 #22 +--------------------------------------------------------------------+ | Submissions: suns-at-home \ | | Requests: suns-at-home-request > @net-kitchen.com | | Archives: suns-at-home-archives / | +--------------------------------------------------------------------+ ---------------------------------------------------------------------- Date: Sat, 26 Aug 95 16:57:34 PDT From: perryh@pluto.rain.com (Perry Hutchison) Subject: Garbage during connection with modem To: leideck@othello.informatik.uni-mannheim.de > Date: Tue, 22 Aug 1995 09:03:29 +0200 > From: leideck@othello.informatik.uni-mannheim.de > Subject: Garbage during connection with modem > > At my work place i have telelink ims 08 faxmodem with 14.400bps. > At home i have a discovery 28.8bps modem. On both machines i have > solaris2.4 ... > If i connect my work host from home all seem to be ok. > If i connect my home host from work following appears > ... > atx1dt0,xxxxxxxx > CONNECT 14400 > ECECECECECECECECECEC?~?~?~?~?~?~?~?~?~?~?~?~?~?~?~?~?~?~?~?~ > .... > login: > ... > and after logout > > wolfgang:~> logout > > "9] > > rt:nW~\;N<_|~<=?\{o~zN\GO=W/?~~~>_n^] > Whats wrong here? I use kermit 5a(190). I suspect that the DTE speed your modem uses for incoming calls -- probably the speed at which you last issued an AT&W command -- does not match the port monitor's initial speed. The port monitor is evidently getting it sorted out somewhere along the way, but when you log out it reverts to its initial setting. - ------------------------------ Date: Sun, 27 Aug 1995 13:07:03 -0700 From: "James W. Birdsall" Subject: Sun Hardware Reference To: Suns-at-Home@net-kitchen.com The latest revision of the Sun Hardware Reference is available via anonymous ftp from ftp.picarefy.com:/pub/Sun-Hardware-Ref, or ftp.netcom.com:/pub/ru/rubicon/sun.hdwr.ref. While it is not comprehensive, 500+K of jumper settings, board descriptions, etc., starting with the earliest Sun-2's and going up, is nothing to be sneezed at, and it is growing all the time. I have been posting it (or pointers to it, once it got really big) to comp.sys.sun.hardware for some time. I probably should have mentioned it here before, since this is exactly the audience it was intended for (hobbyist users sans docs). Sorry, but anyway you know now, and all future updates will be announced here as well. --James - ------------------------------ Date: Mon, 28 Aug 1995 11:33:12 +0200 From: Thomas Tornblom Subject: Suns-at-Home Digest V8 #22 To: Suns-at-Home@ecn.purdue.edu > Date: Sat, 19 Aug 1995 06:29:38 -0400 > From: ron@mlfarm.com (Ronald Florence) > Subject: sending control-d to printer > To: Suns-at-Home@net-kitchen.com > > Gary Sabot writes: > > Can someone tell me how to automatically send a control-D to the > printer after each job? > > The code below may be more than you need: our printer (HP + PacPage > Cartridge) auto-switches between Postscript and line-printer mode, so > the `if' filter detects whether the file is Postscript and sends the > necessary initialization code. For Postscript-only printers, the `if' > filter could be as simple as: > > #! /bin/sh > cat - > /usr/5bin/echo "004\c" > > -- I IS more than you need. Adding ":tr=^D:" to the printcap entry for the printer is sufficient. Thomas - ------------------------------ End of Suns-at-Home Digest ******************************