home *** CD-ROM | disk | FTP | other *** search
-
- NCSA Telnet Digest Monday, March 20, 1989 Volume 2 : Issue 20
- --------------------------------------------------------------------
-
- Subjects:
- PC version on AppleTalk
- PC version does not show directories
- MSC modified version question
- Teltool on 386i does not work as is
- 3C505 update - new contribution
-
- --------------------------------------------------------------------
-
- 3/15/89
-
- I have posted an AppleTalk driver for the PC version, thanks to
- James Noble from Planning Research Corp. and a little KIP work on
- my part. Right now the KIP part works, but the Kinetics gateway
- does not - I broke it.
- Set interrupt=60 to test it out. If you don't have KIP, don't even
- bother trying. If you fix it before I do, let me know.
-
- Tim Krauskopf
- NCSA
-
- --------------------------------------------------------------------
- Date: Sun, 5 Mar 89 18:06:28 PST
- From: avalon@ssyx.UCSC.EDU (Scott A. McIntyre)
-
- Were running ncsa telnet on a PS/2, and it's great! But there is one minor
- problem...ls does a good job of listing files, as the docs say it will, but
- it wont list directories....
-
- ls -F
-
- returns a File not Found error....
-
- Why?
- Is there a fix?
-
- thanks,
- Scott
-
- avalon@ssyx.ucsc.edu
-
- [ We have not posted any fixes to this, but our next PC version will
- show directories and file sizes - Tim K]
-
- --------------------------------------------------------------------
- From: mcvax!rhi.hi.is!goggi@uunet.UU.NET (Gardar Georg Nielsen)
- Subject: NCSA Telnet 2.2S
- Date: Mon, 6 Mar 89 16:19:00 GMT
-
- I'm trying to run NCSA Telnet 2.2 with the changes from Jyrki Kuoppala
- for MSC 5.0. I'm using MSC 5.0 and MASM 4.0. When I run Telnet whith
- 3C523 ethernet board with interupt=3, address=c000 and ioaddr=300 I get
- this message on the screen.
-
- Console messages:
-
- NCSA Telnet
-
- National Center for Supercomputing Applications
- NCSA Telnet for the PC version 2.2Sc
-
- Alt-H presents a summary of special keys
-
- Could not initialize hardware level network driver
- Error initializing network or getting configuration file
-
-
- It works fine with 3C501 ethernet board. Telbin.exe from the untarred
- directory also work fine with the 3C523 board.
-
- Any suggestions?
-
- -----------------------------------------------------------------------------
- Gardar Georg Nielsen Internet : goggi@rhi.hi.is
- University of Iceland UUCP : ..!mcvax!hafro!rhi!goggi
-
-
- --------------------------------------------------------------------
- Date: 9 Mar 89 11:02 -0800
- From: Brian Klinkenberg <brian@geog.ubc.ca>
- Subject: help
-
- I have ftp'd your teltool program (using image mode, etc) to my
- sun (OS 4.0), and followed directions, and ...
- cc -c -I../.. -g teltool.c
- "teltool.c", line 487: redeclaration of signal
- "teltool.c", line 508: redeclaration of signal
- "teltool.c", line 510: warning: illegal pointer combination
- *** Error code 1
- make: Fatal error: Command failed for target `teltool.o'
-
- Is there something I'm doing wrong? Any hints on how to resolve
- these problems would be appreciated. Thanks, klink
-
-
- [ If anyone has a full set of diffs, should be about 10 lines,
- please post them. I would like to know too. Tim K.
- ]
-
-
- --------------------------------------------------------------------
-
- From: "WARREN M VANHOUTEN" <vanhouten@uv4.eglin.af.mil>
- Subject: Telnet 2.2 3Com 505 driver
- Date: 9-Mar-1989 12:17pm CST
- From: 1LT WARREN M. VAN HOUTEN
- VANHOUTEN
- Dept: Software Engineering
- Tel No: 882-3736
-
- Subject: Telnet 2.2 3Com 505 driver
-
- I've been talking to Mr. Clay at Wright-Patterson AFB, OH. He was having
- problems using the 3C505 driver with Microsoft C 5.0. I've checked
- into this and find that Microsoft puts a 50h byte copyright header into the
- data segment that TurboC doesn't. The best solution (most portable) that I
- can see is for me to rewrite the driver with all the variables put in a C
- header file to be included with 'pcutil.c'.
-
-
- Warren
-
- [ Since sending this message, Warren has provided us with a new version
- which has been posted to the contributions directory. Tim K.]
-
-