Path: utzoo!utgpu!watserv1!watmath!att!linac!pacific.mps.ohio-state.edu!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!bronze!tcheng@bronze.ucs.indiana.edu From: tcheng@bronze.ucs.indiana.edu (Tony C. Cheng) Newsgroups: comp.protocols.tcp-ip.ibmpc Subject: RE: NCSAT vs. AT&T Lan Manager(THANKS!!!) Message-ID: <1991May31.163245.24349@bronze.ucs.indiana.edu> Date: 31 May 91 16:32:45 GMT Sender: Organization: Indiana University Lines: 90 Many thanks to Rob. Yesterday I'd successfully implemented dis_pkt.dos in LM's protocol manager, and NCSAT worked fine on the StarGROUP now. I haven't have time to do further test yet, but for now we(at the ETS) are really glad to know that it works. Following is the message Rob sent to me, he had also mailed me dis_pkt.uue. I've talked to the manager at CICA(of cica.cica.indiana.edu), if there's no objection, I'll put dis_pkt.zip on cica, in case other folks might need it. Cica's manager was surprised when he heard that someone said there is something in their PD, but in fact there isn't. :-) Thanks folks, for all your help. _Tony ............. Educ. Tech. Services Indiana University ---------8<----------8<----------8<--------- Tony, we are using that setup here at UofL and it is working fine. I will include the things you need below. You are close to being on the right track. You need the NDIS packet driver (talks to the ATTCSMA driver instead of the card). I have included the latest version of it below. If you have any questions, don't hesitate to ask. Rob Miracle LAN consultant, University of Louisville CONFIG.TEL (driver lines only) ------------------------------ hardware=packet # network adapter board (packet driver interface ) ioaddr=60 CONFIG.SYS ---------- BREAK = ON FILES = 40 BUFFERS = 20 LASTDRIVE=Z SHELL=C:\COMMAND.COM c:\ /e:512 /p device=c:\lanman.dos\drivers\protman.dos /i:c:\lanman.dos\drivers\stmcen20 device=c:\lanman.dos\drivers\attcsma\attcsma.dos device=c:\lanman.dos\drivers\attload.dos /Y device=c:\lanman.dos\drivers\attiso\attiso.dos device=c:\ftp\dis_pkt.dos AUTOEXEC.BAT ------------ @ECHO OFF SET COMSPEC=C:\DOS\COMMAND.COM PATH=C:\UTILITY;C:\KERMIT;C:\FTP;C:\TC\BIN;C:\DOS;C:\QPRO;F:\WP51; SET TEMP=C:\TEMP SET CONFIG.TEL=C:\FTP\CONFIG.TEL PROMPT $P$G :REM ***** AT&T StarGROUP(R) Software - Do Not Modify ***** SET ATTLANROOT=c:\lanman.dos PATH=%ATTLANROOT%\netprog;%PATH%;\\NCC03.SERVE\U ATTSTART SHARE PROTOCOL.INI ------------ ; AT&T STARLAN 10 NAU Protocol.ini [protocol manager] drivername = PROTMAN$ [attiso] drivername = ATTISO$ bindings = attcsma nsess = 8 ncmds = 32 use_emm = N [attcsma] drivername = attcsma$ board_type = 1 irq = 2 ioaddr = 0x360 daram = 0xc800 [pktdrv] drivername = pktdrv$ bindings = attcsma intvec = 0x60 chainvec = 0x66