home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / mswindo / misc / 6452 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  5.4 KB

  1. Path: sparky!uunet!olivea!charnel!rat!koko.csustan.edu!nic.csu.net!nic.csu.net!nntp
  2. From: gibsonst@sonoma.edu (Stephen Gibson)
  3. Newsgroups: comp.os.ms-windows.misc
  4. Subject: re: Win for Workgroups and WinQV/Net
  5. Keywords: windows network WinQVT/Net
  6. Message-ID: <1993Jan21.184609.3900@nic.csu.net>
  7. Date: 22 Jan 93 02:46:05 GMT
  8. References: <jkramer.727636944@worms.cmsbio.nwu.edu> <C17vqx.2ro@news.iastate.edu>
  9. Reply-To: gibsonst@sonoma.edu
  10. Organization: Sonoma State University, Rohnert Park, CA
  11. Lines: 138
  12. Nntp-Posting-Host: ethernet.sonoma.edu
  13.  
  14.  
  15. In article <C17vqx.2ro@news.iastate.edu> rjhoffma@iastate.edu (R. J. Hoffmann) writes:
  16. >--
  17. >
  18. >In article <jkramer.727636944@worms.cmsbio.nwu.edu> jkramer@.cmsbio.nwu.edu (James M. Kramer) writes:
  19. >>I would like to run both Windows for Workgroups and WinQVT/Net together.  >Either one runs fine alone, but WFW doesn't work when the Ethenet 3c503 >driver and pktint are loaded.  Can anyone tell if and how to get them to >coexist.  Thanks.
  20. >
  21. >I can't promise this is the answer, since I haven't run Windows for Workgroups, but have you tried pktmux, the packet multiplexer?  If Windows has control of your ethernet driver, I doubt WinQVT/Net could get access (or vice versa).
  22. >
  23. >Dick Hoffmann
  24. >
  25.  
  26. It just so happens that I saved a posting describing one user's W4WG/Packet 
  27. Driver/WinQVT solution.  Here it is in ALL of it's glory (with config info 
  28. as well).  Hope this helps!
  29.  
  30. -------------------------------- CUT HERE ---------------------------------
  31. Relay-Version: VMS News - V6.1B5 17/9/92 VAX/VMS V5.5-2; site nic.csu.net
  32. Path: nic.csu.net!usc!sdd.hp.com!swrinde!gatech!usenet.ins.cwru.edu!agate!spool.mu.edu!uunet!pipex!warwick!mrccrc!mniven
  33. Newsgroups: comp.os.ms-windows.setup,comp.os.ms-windows.misc
  34. Subject: Windows for Workgroups/Novell Netware/Packet Drivers
  35. Message-ID: <1992Dec22.130141.22540@crc.ac.uk>
  36. From: mniven@crc.ac.uk (Dr. M.J. Niven)
  37. Date: Tue, 22 Dec 1992 13:01:41 GMT
  38. Sender: news@crc.ac.uk
  39. Followup-To: comp.os.ms-windows.setup
  40. Organization: MRC Human Genome Resource Centre
  41. Keywords: Windows Novell Netware Packet Protocols
  42. Nntp-Posting-Host: tin
  43. Lines: 99
  44. Xref: filly comp.os.ms-windows.setup:2448 comp.os.ms-windows.misc:5961
  45.  
  46.  
  47. Thanks to all who helped with my query about Windows for Workgroups
  48. and packet drivers. As promised, a summary of the info I received.
  49.  
  50. W4W installs its own driver for the network board, called an NDIS
  51. driver. This seems to be conceptually similar to a packet driver in
  52. that it allows multiple protocols to plug into it, governed by a
  53. separate driver/program called the protocol manager.
  54.  
  55. To use packet driver programs you have to get the "packet driver shim"
  56. which plugs-in in such a way to provide the packet interface. The
  57. current version is dis_pkt9.dos, which is available from a large number
  58. of ftp sites (do an archie search to find your nearest) as dis_pkt9.zip,
  59. which also includes documentation and source. This then needs to be
  60. loaded after the NDIS driver in config.sys, and the protocol.ini file
  61. needs to be edited to include it. I've included samples of the modified
  62. files below.
  63.  
  64. Once it is all loaded you have to start it all up by running
  65. "net start" before anything else will see the drivers - I had a fair
  66. amount of frustration before I realised this.
  67.  
  68. I would add that we have been somewhat disappointed by the level of
  69. support for Novell Netware. This was obviously a commercial decision
  70. by Microsoft to provide better support for their own LAN Manager, but
  71. in view of the number of Netware users somewhat more should have been
  72. done for them.
  73.  
  74. Good luck!
  75.  
  76. Mark Niven
  77. _____________________________________________________________________
  78. The London Hospital Medical College  |    Internet M.Niven@lhmc.ac.uk
  79. Whitechapel                          |    Janet    M.Niven@uk.ac.lhmc
  80. London                               |
  81. E1 1BB                               |    Voice    + 44 71 377 7111
  82. England                              |    Fax      + 44 71 377 7636
  83. _____________________________________|_______________________________
  84.  
  85.  
  86. Sample Configuration files
  87. ==========================
  88.  
  89. CONFIG.SYS
  90. ==========
  91. rem It's useful to load high if you can
  92. rem as it uses quite a lot of RAM
  93. devicehigh=C:\Windows\protman.dos /i:C:\Windows
  94. rem directory for protocol.ini file -^^^^^^^^^^
  95. devicehigh=c:\Windows\dis_pkt9.dos
  96. devicehigh=C:\Windows\workgrp.sys
  97. devicehigh=C:\Windows\ne2000.dos
  98. devicehigh=C:\W4WKGP\msipx.sys
  99.  
  100. AUTOEXEC.BAT
  101. ============
  102. C:\Windows\net start
  103. rem next two lines provide support for packet driver progs
  104. rem under Windows
  105. lh winpkt 0x61 0x62
  106. lh pktint
  107. lh C:\Windows\msipx
  108. c:\Windows\netx
  109.  
  110. PROTOCOL.INI
  111. ============
  112. [network.setup]
  113. version=0x3100
  114. netcard=ms$ne2clone,1,MS$NE2CLONE
  115. transport=ms$netbeui,MS$NETBEUI
  116. transport=ms$ipx,MS$IPX
  117. lana0=ms$ne2clone,1,ms$ipx
  118. lana1=ms$ne2clone,1,ms$netbeui
  119.  
  120. [protman]
  121. DriverName=PROTMAN$
  122. PRIORITY=MS$NETBEUI
  123.  
  124. [MS$NE2CLONE]
  125. DriverName=MS2000$
  126. IOBASE=0x300
  127. INTERRUPT=10
  128.  
  129. [pktdrv]                ;||
  130. drivername=dis_pkt9$    ;|| add these lines to tell
  131. bindings=MS$ne2clone    ;|| the protocol manager about
  132. intvec=0x62             ;|| the packet driver shim
  133.  
  134. [MS$NETBEUI]
  135. DriverName=netbeui$
  136. SESSIONS=10
  137. NCBS=32
  138. BINDINGS=MS$NE2CLONE
  139. LANABASE=1
  140.  
  141. [MS$IPX]
  142. DriverName=IPX$
  143. MediaType=Ethernet_II (DIX)
  144. BINDINGS=MS$NE2CLONE
  145. -------------------------------- CUT HERE ---------------------------------
  146.  
  147. Stephen Gibson
  148. System Support Specialist
  149. Sonoma State Universtiy
  150. eMAIL:  gibsonst@sonoma.edu
  151.         Stephen.Gibson@sonoma.edu
  152.