home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / vms / 19636 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  1.9 KB

  1. Path: sparky!uunet!spool.mu.edu!yale.edu!ira.uka.de!rz.uni-karlsruhe.de!rz.uni-karlsruhe.de!usenet@rz
  2. From: DAHMS@ifk20.mach.uni-karlsruhe.de (Heribert Dahms)
  3. Newsgroups: comp.os.vms
  4. Subject: Re: Help with PATHWORKS and Novell work on my PC
  5. Date: 21 Dec 1992 13:30:45 GMT
  6. Organization: University of Karlsruhe, FRG (Dept. of Mechanical Engineering)
  7. Lines: 43
  8. Distribution: world
  9. Message-ID: <1h4gu5INN4j6@nz12.rz.uni-karlsruhe.de>
  10. References: <AAD6TChyM6@nienschanz.spb.su>
  11. NNTP-Posting-Host: ifk29.mach.uni-karlsruhe.de
  12. X-News-Reader: VMS NEWS 1.20
  13. In-Reply-To: valera@nienschanz.spb.su's message of Fri, 18 Dec 1992 13:26:37 GMT
  14.  
  15. In <AAD6TChyM6@nienschanz.spb.su> valera@nienschanz.spb.su writes:
  16.  
  17. :         I have some problems when using ODINSUP with DEC PathWorks.
  18. : I have D-Link DE-200 card with irq=5 and IO=300. When I use PathWorks
  19. : with the following PROTOCOL.INI file and original NDIS driver for
  20. : DE-200 all works fine.
  21. [...]
  22. :         But when I try to use PathWorks with original ODI
  23. : driver and ODINSUP I always recive an error.
  24. [...]
  25. :         My STARTNET.BAT file which starts PathWorks
  26. : in both cases looks like this:
  27. : @echo off
  28. : decnet\netenvi 145 48
  29. : set PCSA=\DECNET
  30. : set DECNET=\DECNET
  31. : dllndis
  32. : netbind
  33. : save
  34. : schk /H
  35.   ^^^^ Shouldn't that be:
  36.   sch /H
  37.  
  38. : dnneth.exe /rem:2
  39. : redir5.exe /L:10 /P1:128 /P2:128 /P3:128 /himem:yes
  40. : setname WS386
  41. : use D: \\MVX1\PCSAV41
  42. :         The error message that I recieve is generated by scheduler module
  43. : (schk) and looks like this:
  44. : Error:    Wrong Hardware Vector.  Set NI_IRQ in PROTOCOL.INI to
  45. :           Interrupt Vector For Network Adapter.
  46. [...]
  47. When trying to install DLLNDIS on our 3C507 cards together with
  48. a TCP/IP packet driver we have got a different error but I don't remember.
  49. The DEC support at Munich said there is a undocumented switch
  50.   sch /N
  51. which solved our problems.
  52. That's all I can say because I don't know ODINSUP.
  53.  
  54.  
  55. Bye, Heribert (dahms@ifk20.mach.uni-karlsruhe.de)
  56.