home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 May / PCW596.iso / wtest / clico / sunsoft / pcnfs51 / pcnfs51.lzh / README.TXT < prev    next >
Text File  |  1994-08-27  |  27KB  |  768 lines

  1.  
  2.          PC-NFS(R) VERSION 5.1a RELEASE NOTES
  3.  
  4.  
  5. (C)1994 by Sun Microsystems, Inc.
  6.  
  7. All rights reserved. No part of this work may be reproduced in
  8. any form or by any means - graphic, electronic or mechanical,
  9. including photocopying, recording, taping, or storage in an
  10. information retrieval system - without prior written permission
  11. of the copyright owner.
  12.  
  13. RESTRICTED RIGHTS LEGEND: Use, duplication, or disclosure by the
  14. United States Government is subject to the restrictions set
  15. forth in DFARS 252.277-7013(c)(1)(ii) and FAR 52.277-19.
  16.  
  17. The product described in these Release Notes may be protected by
  18. one or more U.S. patents, foreign patents, and/or pending
  19. applications.
  20.  
  21. PC-NFS and NFS are registered trademarks of Sun Microsystems,
  22. Inc. in the United States and other countries. All other
  23. products and services mentioned in these Release Notes are
  24. identified by the trademarks as designated by the companies that
  25. market those products or services. Inquiries concerning such
  26. trademarks should be made directly to those companies.
  27. _________________________________________________________________
  28.  
  29.  
  30.  
  31. Please read these Release Notes before installing PC-NFS
  32. Version 5.1a software.
  33.  
  34.  
  35. **CONTENTS**
  36.  
  37.    --NEW FEATURES IN PC-NFS 5.1
  38.    --NEW FEATURES IN PC-NFS 5.1a
  39.  
  40.    --THINGS TO KNOW ABOUT
  41.      1. INSTALLATION
  42.      2. DEVICE DRIVERS
  43.      3. SLIP
  44.      4. DOMAIN NAME SERVICE
  45.      5. PRINTING
  46.      6. FILE MOUNTING
  47.      7. TELNET
  48.      8. NEW NETBIOS BROADCAST FILE OPTION
  49.      9. WINDOWS FOR WORKGROUPS
  50.     10. RTM AND RNM WITH TOOLKIT APPLICATIONS
  51.     11. GENERAL NOTES
  52.  
  53. =================================================================
  54.  
  55.  
  56. NEW FEATURES IN PC-NFS 5.1
  57.  
  58.  
  59.    o  Improved TCP Performance
  60.  
  61.    o  New Fully Integrated Installation Program
  62.  
  63.    o  New and Easier Configuration Program
  64.  
  65.    o  Easy-to-Use Mount Program under DOS
  66.  
  67.    o  New Version of Telnet for Windows
  68.  
  69.    o  LPR Printing for DOS and Windows
  70.  
  71.    o  Print Spooling on Any Drive
  72.  
  73.    o  Support for Int14 APIs
  74.  
  75.    o  Support for Dynamic Host Configuration Protocol and BOOTP
  76.  
  77.    o  Support for Domain Name Service
  78.  
  79.    o  SLIP Support for the Annex(R) Terminal Server
  80.  
  81.    o  Compiled Server Daemons for All Solaris and SunOS
  82.           Platforms
  83.  
  84.    o  Windows-based On-Line Documentation Available on CD-ROM
  85.     (Must be ordered separately)
  86.  
  87.    o  Utility for dumping the PLUM database file to an ASCII
  88.       file (convert)
  89.  
  90.  
  91. NEW FEATURES IN PC-NFS 5.1a
  92.  
  93.  
  94.    o  NET.CFG automatically modified to enable PC-NFS to use your
  95.       ODI driver 
  96.  
  97.    o  Improved WinSock performance
  98.  
  99.    o  Improved network performance when PCNFS is run over ODI
  100.  
  101.    o  Enhancement to PLUM to allow license deletions
  102.  
  103.    o  Incorporation of a few bug fixes not included in 5.1.
  104.  
  105.  
  106. =================================================================
  107.  
  108. THINGS TO KNOW ABOUT
  109.  
  110.  
  111. 1. INSTALLATION
  112. ---------------
  113.  
  114. MEMORY MANAGER LOAD-HIGH LINES OVERWRITTEN
  115.  
  116. If you are using a memory manager with PC-NFS software,
  117. e.g., MEMMAKER (TM), QEMM (TM), or 386MAX (TM) any lines in
  118. AUTOEXEC.BAT or CONFIG.SYS that load PC-NFS device drivers
  119. or TSRs into high memory will be overwritten when you upgrade
  120. your PC-NFS software. After upgrading, manually edit the lines
  121. in AUTOEXEC.BAT and CONFIG.SYS so that these programs will be
  122. loaded into high memory, or re-run the memory manager's setup
  123. program. The original files are saved as AUTOEXEC.mmm and
  124. CONFIG.nnn, where mmm and nnn are three-digit numbers.
  125.  
  126.  
  127. INCORRECT CHANGE MADE TO CONFIG.SYS
  128.  
  129. Under unusual conditions, the installation program may
  130. incorrectly modify the line in your CONFIG.SYS file that
  131. loads the SOCKDRV.SYS device driver.  Instead of updating the
  132. path and driver name, the installation program appends the
  133. path and driver name.  In such instances, PC-NFS will fail to
  134. load when you reboot, and it will report that PC-NFS was not
  135. installed correctly.  If this occurs on your system, edit the
  136. CONFIG.SYS file and correct the  line that loads SOCKDRV.SYS
  137. device driver. 
  138.  
  139. If you see a line similar to this one,
  140.  
  141. DEVICE=C:\NFS\SOCKDRV.SYS =C:\NFS51\SOCKDRV.SYS
  142.  
  143. edit it so that it looks like this:
  144.  
  145. DEVICE=C:\NFS51\SOCKDRV.SYS
  146.  
  147.  
  148. OLD .DLL FILES AFTER AN UPGRADE
  149.  
  150. PC-NFS Windows applications may not work if they find .DLL files
  151. from a previous version of PC-NFS.  If you get an error message
  152. indicating that an inconsistency has been detected between .DLL
  153. files that support PC-NFS networking, remove the old .DLL
  154. files.  Reinstalling the PC-NFS software will not solve this
  155. problem.
  156.  
  157. Messages that indicate that a "dynalink" error has occurred also
  158. mean that old .DLL files are present and accessible to PC-NFS.
  159.  
  160. The PC-NFS installation program detects duplicate versions of
  161. .DLL files and displays the file names.  You can note them and
  162. delete them before running the PC-NFS Windows applications.
  163.  
  164.  
  165. INSTALLATION PROGRAM CAN UNDER ESTIMATE REQUIRED MEMORY
  166.  
  167. In certain configurations, the installation program may 
  168. present an error message indicating that there is not enough
  169. memory to run the installation program and that it needs
  170. at least 370K.  The installation program actually needs
  171. 380K.  Unload any unnecessary TSR's and/or device drivers
  172. until your system has 380K of available memory.  After you
  173. complete the installation, you may reload the TSR's and
  174. device drivers that you removed.
  175.  
  176. If your system has between 370K and 380K of available memory,
  177. the installation program will not warn you of the memory
  178. shortage.  Before installing PC-NFS you should confirm that you
  179. have at least 380K, otherwise the PC may produce unexpected
  180. results during installation. 
  181.  
  182.  
  183. 2. DEVICE DRIVERS
  184. -----------------
  185.  
  186. USING AN ODI DRIVER
  187.  
  188. The nfsconf program now determines if you have ODI by checking
  189. whether the Link Support Layer (LSL) is loaded and asks if you
  190. want to use ODI for PC-NFS. If NET.CFG needs to be modified to
  191. specify the frame type required for PC-NFS, nfsconf does it for
  192. you. In addition, nfsconf adds a line for specifying buffer size
  193. to NET.CFG to improve the performance of applications like FTP,
  194. if the buffer size was not previously set.  You can remove the
  195. entry or reduce the size if you have memory restrictions.
  196.  
  197. As a result of changes in the ODI shim, NFSODI.SYS, the protocol
  198. lines for IPX, IP, and ARP are no longer needed in NET.CFG.
  199. Also, NFSODI.SYS can be loaded without using the /B switch, in
  200. which case it uses the first logical board with an acceptable
  201. frame type (for example, Ethernet_II) for PC-NFS.
  202.  
  203. Chapter 4 of the PC-NFS Installation and Configuration Guide
  204. does not reflect the above changes in ODI configuration. The
  205. chapter describes how to set up NET.CFG, AUTOEXEC.BAT, and
  206. CONFIG.SYS by hand to enable PC-NFS to use ODI, which was
  207. required in PC-NFS 5.1.  Much of the other information in
  208. Chapter 4 is still relevant, though.
  209.  
  210. If you do not already have LSL running, when you select ODI,
  211. nfsconf does not add the Link Support lines to NET.CFG, though it
  212. tells you the file is OK.  You should add the Link Support
  213. lines  to NET.CFG, because ODI performance is likely to be poor
  214. without them.
  215.  
  216. The ODI shim can now handle back-to-back received packets
  217. properly.  In order to take advantage of this functionality, ECB
  218. buffers must be available from LSL.  To set up LSL so that these
  219. buffers will be reserved, add the following Link Support lines
  220. to your NET.CFG:
  221.  
  222.   Link Support
  223.     Buffers 4 1580
  224.  
  225. The '4' specifies the number of buffers available for
  226. back-to-back packet reception.  The '1580' specifies the size of
  227. the buffers.  The number of buffers may be tuned upward or
  228. downward to provide the most appropriate memory-performance
  229. tradeoff.  For most applications, four should be nearly 
  230. optimal.  The size of the buffers should not be changed from
  231. 1580.  If the size of the buffers is smaller than 1580,
  232. NFSODI.SYS will not use them.  If the size of the buffers is 
  233. larger, PC-NFS will not take advantage of the excess.
  234.  
  235. It is no longer necessary to specify the 'Protocol IP 800 ...'
  236. lines in NET.CFG.  The ODI shim will attempt to bind protocol id
  237. values automatically if none have been specified.  If protocol
  238. ids are specified in the NET.CFG file, they will override the
  239. automatic values.
  240.  
  241. When NFSODI.SYS is run with the /Bn switch, it will attempt to
  242. bind to logical board n explicitly, as in previous releases.  If
  243. the /Bn switch is not included on the command line though, the
  244. shim will scan all the logical boards defined and will bind to
  245. the first one that provides a frame type usable by PC-NFS. 
  246.  
  247. CONFIGURING PC-NFS AND NETWARE TO USE AN ODI DRIVER
  248.  
  249. The instructions in "How to Configure PC-NFS and NetWare to Use
  250. an ODI Driver" on page 136 of the "PC-NFS Installation and
  251. Configuration Guide" indicate that IPXODI driver and NETX
  252. redirector must be loaded after the NET INIT command is executed
  253. in the AUTOEXEC.BAT file.  This is not absolutely necessary, 
  254. newer versions of NETX permit users to load them before NET
  255. INIT.
  256.  
  257. REMOVING AN ODI CONFIGURATION
  258.  
  259. If you change your adapter configuration from ODI to NDIS or
  260. LLDK, you must remove any ODI components you have loaded, such
  261. as LSL, IPXODI, BNETX, NETX, from your AUTOEXEC.BAT and reboot. 
  262. This must be done after you change the configuration with the
  263. nfsconf program.
  264.  
  265. REPLACING UNSUPPORTED DEVICE DRIVERS
  266.  
  267. When you switch to an unsupported device driver, the PC-NFS
  268. configuration program (nfsconf) does not remove it from the
  269. CONFIG.SYS file.  You must manually edit CONFIG.SYS so the
  270. driver is no longer started.
  271.  
  272. LLDK DRIVER FOR 3C501
  273.  
  274. The note on page 57 of the "PC-NFS Installation and
  275. Configuration Guide" should say that PC-NFS no longer supplies
  276. an LLKD driver for the 3C501 adapter.  An NDIS driver is
  277. provided, however, and can be used if the PC has a 3C501 adapter
  278. card.
  279.  
  280.  
  281. NDIS DRIVER FILES
  282.  
  283. When you select "Other" to configure a network adapter and then
  284. install an NDIS driver from the driver manufacturer's diskette,
  285. nfsconf may not install files marked "ancillary" in the .NIF
  286. file.  These files may be needed to operate the driver.  A
  287. message is displayed if the files are not copied.  Refer to the
  288. manufacturer's documentation for installation of these files.
  289.  
  290.  
  291. LLDK DRIVER FOR 3C505 ETHERLINK PLUS ADAPTER
  292.  
  293. If you are installing PC-NFS for the first time on the machine
  294. with the 3C505 Etherlink Plus adapter, then you must move the
  295. LDR.CFG file after you finish the installation, before you
  296. reboot the system.  The LDR.CFG file must be moved from the
  297. PC-NFS directory to the root directory (C:\).  The PC-NFS
  298. directory is C:\NFS unless you have specified that the PC-NFS
  299. software be installed elsewhere.
  300.  
  301. If you are upgrading PC-NFS and have previously configured with
  302. the LLDK driver for the 3C505 Etherlink Plus adapter, you should
  303. continue to use LDR.CFG file that is already in the
  304. C:\ directory.
  305.  
  306. If you have installed the PC-NFS software in a directory other
  307. than C:\NFS directory, you must edit the LDR.CFG file to change
  308. the name of the PC-NFS directory.
  309.  
  310. The LDR.CFG file contains the following lines.  You can create
  311. this file in the C:\ directory if necessary.
  312.  
  313.     DRIVER=C:\NFS\PROA.SYS 32 1 50
  314.     DRIVER=C:\NFS\VECIE3.SYS
  315.     DRIVER=C:\NFS\3C505DX.SYS
  316.  
  317. If the PC-NFS directory is installed in a directory other than
  318. C:\NFS, that directory must be reflected in the above LDR.CFG
  319. entries.
  320.  
  321.  
  322. SMC8000 DRIVER WITH WINDOWS FOR WORKGROUPS
  323.  
  324. The SMC8000 driver is designed to replace the SMCMAC driver for
  325. all SMC network adapters. When you choose to use SMC with
  326. PC-NFS, the new SMC8000 driver will be put in the nfs directory
  327. and CONFIG.SYS will be modified to use the SMC8000 driver.
  328.  
  329. However, Windows for Workgroups still uses the older SMCMAC
  330. driver.  Whenever Windows for Workgroups Network Setup is run,
  331. it will change entries in SYSTEM.INI and PROTOCOL.INI to revert
  332. to the SMCMAC driver.
  333.  
  334. If you are running PC-NFS as an additional network with Windows
  335. for Workgroups, you can continue to use the SMCMAC driver. Or,
  336. if you wish to use the new driver, you can copy it to your
  337. Windows directory, and change any references from SMCMAC to
  338. SMC8000 in SYSTEM.INI and PROTOCOL.INI. This would need to be
  339. done each time you run Windows for Workgroups Network Setup.
  340.  
  341. When you are completing the configuration of the SMC8000 driver,
  342. check your PROTOCOL.INI file to see if it has a board-setting
  343. entry for iobase.  If it does, then you must change that setting
  344. to 0x format.  For example: "iobase=300" would be changed to
  345. "iobase0x300".
  346.  
  347. If you are running PC-NFS as the only network (the primary
  348. network), you will be configured to use the new SMC8000 driver.
  349.  
  350. Refer to Chapter 7 of the PC-NFS Installation and Configuration
  351. Guide for complete instructions on editing your system files to
  352. configure PC-NFS with Windows for Workgroups.
  353.  
  354. For older SMC network adapters, you may need to continue using
  355. the SMCMAC driver. If you have problems after configuring to use
  356. the SMC8000, you can revert to the SMCMAC driver by going
  357. through all of the changed files and substituting SMCMAC for
  358. SMC8000.
  359.  
  360.  
  361.  
  362. 3. SLIP
  363. -------
  364.  
  365. DHCP AND SLIP
  366.  
  367. SLIP connections cannot get their configuration from a Dynamic
  368. Host Configuration Protocol (DHCP) server.  However, during
  369. configuration of a serial direct connection, you are asked if
  370. you are using DHCP.  You must answer N.
  371.  
  372.  
  373. CHECK THE SUBNET MASK AFTER INSTALLING SLIP
  374.  
  375. You should always check the subnet mask using the /etc/ifconfig
  376. command after installing the SLIP daemon when you plan to use
  377. SLIP with a direct connection.
  378.  
  379.  
  380.  
  381. 4. DOMAIN NAME SERVICE
  382. ----------------------
  383.  
  384. TURNING OFF DOMAIN NAME SERVICE (DNS)
  385.  
  386. If you use nfsconf to switch from DNS to FILES or NIS for name
  387. services, you must manually rename the RESOLVE.CNF file, or
  388. delete it, in order to turn off DNS.
  389.  
  390.  
  391. BROWSING IN WINDOWS NOT SUPPORTED
  392.  
  393. The Get Servers (Browsing feature in Windows File Manager,
  394. Control Panel, and FTP) is not available when you are using DNS.
  395.  
  396.  
  397.  
  398. 5. PRINTING
  399. -----------
  400.  
  401. MISLEADING INSTALLATION MESSAGE
  402.  
  403. If you do not include the PRT * statement in the AUTOEXEC.BAT
  404. file, you will get the error message:
  405.  
  406.     PC-NFS was not installed correctly
  407.     No print redirector
  408.  
  409. You can ignore this message if you do not intend to use PC-NFS
  410. print services.  You do not need the PRT * statement if you are
  411. not using PC-NFS print services.
  412.  
  413.  
  414. ASTERISK MANDATORY WITH PRT
  415.  
  416. When you include the PRT statement in the AUTOEXEC.BAT file, it
  417. must contain an asterisk, as follows:
  418.  
  419.     PRT *
  420.  
  421. If the asterisk is missing, the PC will hang when you attempt to
  422. print.
  423.  
  424.  
  425. UNMOUNT A PRINTER WITH PRINT JOBS PENDING
  426.  
  427. If you mount a printer with the /end=m option, do not unmount
  428. the printer until you have entered a net print to print all
  429. spooled print jobs.  If you attempt to unmount while there are
  430. spooled jobs, you get an error message indicating that the
  431. printer cannot be unmounted because of the pending print jobs.
  432. If you enter net print at that point, or wait for the timeout,
  433. and then unmount, you are told that the printer has already been
  434. unmounted.  If you try to remount it, you are told that the
  435. device is already in use.
  436.  
  437.  
  438. STOPPING PRINT JOBS WITH LPR
  439.  
  440. You can use the LPR client to stop a print job submitted with
  441. LPR if you own the print job and you send the stop request from
  442. the same machine used to enter the print job.
  443.  
  444. You cannot use the LPR client to stop a print job sent to an
  445. NFS-mounted printer.  If you attempt to stop such a print job
  446. with LPR, the attempt will fail, but you will not receive a
  447. message indicating it failed.
  448.  
  449.  
  450. MOUNTING PRINTERS
  451.  
  452. When mounting printers with the NET USE <printdevice> command,
  453. you cannot use the MUSTSHARE, READONLY, NOSHARE, or OS2
  454. parameter options.  The on-line description of the NET command
  455. syntax is misleading in this regard.
  456.  
  457.  
  458.  
  459. 6. FILE MOUNTING
  460. ----------------
  461.  
  462. DISMOUNTING THE CURRENT DRIVE
  463.  
  464. When you dismount a drive you are currently using (i.e., you are
  465. in a directory on that drive) and then try to remount it, you
  466. get the error message "Invalid drive specification."  However,
  467. the drive is actually mounted again.  You can ignore the error
  468. message in this case.
  469.  
  470.  
  471. MOUNTING NETWORK DRIVES WITH THE ALLIED TELESIS ADAPTER
  472.  
  473. In order to successfully access mounted network file systems
  474. when your PC has an Allied Telesis 1500 adapter, you must use a
  475. write size of 2048.
  476.  
  477.  
  478.  
  479. 7. TELNET
  480. ---------
  481.  
  482. TELNET FOR DOS HOT KEY IN MULTIPLE SESSIONS
  483.  
  484. When you have two or more Telnet for DOS connections and you use
  485. the Hot key to move between the sessions, the PC may hang after
  486. several moves between sessions.
  487.  
  488.  
  489. TELNET GUIDE FOR DOS ERROR
  490.  
  491. The PC-NFS Telnet Guide for DOS says that the @ character is
  492. used from the command line to start a Telnet command file.  This
  493. is wrong and will produce an error.  The correct syntax is -c.
  494. For example, the following command will work correctly:
  495.  
  496.     telnet -c demofile
  497.  
  498.  
  499. TELNET FOR DOS LEAVES CODE IN MEMORY
  500.  
  501. If the Telnet for DOS program fails to load when you start it,
  502. it leaves code in memory.  It fails to unload RNMNIS.  Under
  503. these circumstances, you must unload RNMNIS manually with the
  504. following command:
  505.  
  506.     rnmnis -u
  507.  
  508.  
  509.  
  510. 8. NEW NETBIOS BROADCAST FILE OPTION
  511. ------------------------------------
  512.  
  513. When loading NetBIOS, you can now use the "-c bcast-file" option
  514. with NB.EXE to define the name and path of a file that contains
  515. one or more NetBIOS names and their Internet addresses.  The
  516. bcast-file uses the format of the PC-NFS hosts file.  It stores
  517. the names and addresses of NetBIOS nodes that reside outside of
  518. the broadcast range of local nodes.  All broadcast packets are
  519. sent to the nodes specified in bcast-file and the hosts file.
  520.  
  521.  
  522. 9. WINDOWS FOR WORKGROUPS
  523. -------------------------
  524.  
  525. RUNNING PC-NFS AND LANMANAGER
  526.  
  527. You can configure PC-NFS as an additional network within Windows
  528. or Workgroups (WFW), but WFW does not have an option to
  529. configure LanManager as an additional network.  Only one
  530. additional network can be selected at a time within WFW.  With
  531. PC-NFS as the additional network, you can connect and disconnect
  532. remote drives and printers from within Windows using the PC-NFS
  533. network driver.  However, drives and printers you connect from
  534. DOS using the LanManager network driver are still available in
  535. Windows, and appear to be local drives.  They cannot be
  536. disconnected, nor can you connect additional drives and printers
  537. using the LanManager network driver from within WFW.
  538.  
  539. If you want to use both PC-NFS and LanManager with Windows for
  540. Workgroups:
  541.  
  542. 1. Set up PC-NFS and LanManager as you normally would.
  543.  
  544. 2. Connect drives and printers using LanManager that you
  545.    want available from within WFW.
  546.  
  547. 3. Go into WFW and under Network Setup configure PC-NFS as the 
  548.    additional network.
  549.  
  550. 4. Go to a DOS shell and mount drives and printers using 
  551.    LanManager, if desired.
  552.  
  553.    When you first install PC-NFS with WFW, you must run the WFW
  554.    Network Setup before rebooting.
  555.  
  556.  
  557. RUNNING PC-NFS AND NETWARE
  558.  
  559. With Microsoft Windows Network as the primary network, you have
  560. concurrent access to remote drives and printers over multiple
  561. network drivers (for example, PC-NFS, NetWare, LanManager), but
  562. you can only make and break remote connections to drives or
  563. printers from Windows File Manager on the stack for the network
  564. you chose as the network additional to Microsoft Windows
  565. Network.
  566.  
  567. If you set up PC-NFS and NetWare to coexist over ODI, you can
  568. select PC-NFS or NetWare as the additional network under Windows
  569. for Workgroups 3.11. If you select PC-NFS, Windows File Manager
  570. maintains the drives and printers already connected by PC-NFS
  571. and permits you to connect and disconnect remote drives and
  572. printers using the PC-NFS network driver. Even though you select
  573. PC-NFS as the additional network under Windows, drives and
  574. printers connected from DOS using NetWare are still available in
  575. Windows. 
  576.  
  577. The following instructions describe how to switch between PC-NFS
  578. and NetWare as the additional network in Windows.
  579.  
  580. NOTE: On page 18 of the PC-NFS Installation and Configuration
  581. Guide, a note says you may be able to set up both PC-NFS and
  582. NetWare as networks, one primary and the other secondary
  583. (additional). This statement is misleading. You can configure
  584. PC-NFS or NetWare as the primary network instead of Microsoft
  585. Windows Network. Or, you can configure either PC-NFS or NetWare
  586. as a network in addition to Microsoft Windows network. But, you
  587. cannot configure PC-NFS or NetWare as the primary network and
  588. the other as the additional network. 
  589.  
  590. To set up WFW 3.11 to run with Netware or PC-NFS as the
  591. addtional network:
  592.  
  593. 1. If PC-NFS is already configured as the additional network
  594.    using an NDIS driver, start WFW and remove the additional
  595.    network.
  596.    
  597.    >open   : Network group in Program Manager
  598.    >open   : Network Setup
  599.    >select : Networks
  600.    >select : "No additional Network"
  601.    >select : OK
  602.    From Network Setup dialog box
  603.    >select : OK
  604.    >select : Continue
  605.  
  606. 2. Set up PC-NFS and Netware to Co-exist using ODI.
  607.     
  608.    Refer to the information in Section 2 of this Release Note, 
  609.    under "Using an ODI Driver," first, and then Chapter 4 in the
  610.    PC-NFS Installation and Configuration Guide.
  611.  
  612.    Make sure PC-NFS and NetWare are working and their drives
  613.    are accessible.
  614.  
  615.    Note: Check CONFIG.SYS file for the LASTDRIVE= statement,
  616.    which WFW may have changed.  If you are using NETX.COM, your
  617.    LASTDRIVE should be lower than Z.  This is to allow NetWare
  618.    to map all letters after the lastdrive.  If you are using
  619.    VLM, LASTDRIVE should be Z.  Check also that PCNFS.SYS and
  620.    SOCKDRV.SYS are being loaded; WFW may have commented out the
  621.    lines for these drivers. 
  622.  
  623. 3. Start Windows for Workgroups.
  624.  
  625. 4. Bring up the Networks dialog box.
  626.    >open   : Network group in Program Manager
  627.    >open   : Network Setup
  628.    >select : Networks
  629.  
  630. 5. Install either PC-NFS or NetWare as the additional network.   
  631.    From "Install Windows Support for an additional network:"
  632.    >select : Other
  633.    >Choose either:
  634.        - SunSelect PC-NFS 5.1
  635.          (The first time use "Unlisted or Updated Network")
  636.        - Novell NetWare [Workstation Shell 3.X or 4.0]
  637.  
  638.    Note: The network you choose here will be the only network
  639.          supported while you are in WFW.  The unsupported
  640.          network's drives and printers will have to be
  641.          mounted/unmounted from a DOS window.
  642.  
  643.    >select : OK
  644.  
  645. 4. Configure ODI as the driver to use for your network adapter.
  646.    >select : Drivers
  647.    >select : Add Adapter
  648.    >choose your Network Adapter Card if not already there
  649.    >select : OK
  650.    >select : Setup 
  651.    From "Driver Type"
  652.    >select : ODI Driver
  653.    >select : OK
  654.    >select : Add Protocol
  655.    >choose : PC-NFS/ODI
  656.    >select : OK
  657.    >select : Close
  658.    >select : OK
  659.    
  660. 5. To install/upgrade files,
  661.    >select : Yes to All
  662.     Required files will be in:
  663.         c:\nfs                  - for NFS files
  664.                 WFW installation disks  - for WFW files
  665.                 Netware Directory       - for NetWare files
  666.  
  667.    NOTE: The NetWare files you need are contained in WINUP9.ZIP. 
  668.  
  669.    To Modifying configuration files,
  670.    >select : YES
  671.  
  672. 6. >select : Continue
  673.  
  674.    NOTE: Check CONFIG.SYS file for the LASTDRIVE= statement,
  675.    which WFW may have changed.  If you are using NETX.COM, your
  676.    LASTDRIVE should be lower than Z (but not lower than S if a
  677.    SolarNet client).  This is to allow NetWare to map all
  678.    letters after the lastdrive.  If you are using VLM, LASTDRIVE
  679.    should be Z.  After switching to NetWare as the additional
  680.    network, check also that PCNFS.SYS and SOCKDRV.SYS are being
  681.    loaded; WFW may have commented out the lines for these
  682.    drivers. 
  683.  
  684. 7. Reboot the PC.
  685.  
  686.    NOTE: If you see conflicts between PC-NFS and NetWare drives
  687.    check your WIN.INI file.
  688.  
  689.  
  690. CONFIGURING PC-NFS WITH WINDOWS FOR WORKGROUPS 3.1
  691.  
  692. The nfsconf program sets up your PROTOCOL.INI for the correct
  693. driver if your PROTOCOL.INI contains a MS$NETBEUI section. If
  694. you don't have a MS$NETBEUI section, edit your PROTOCOL.INI
  695. using the example PROTOCOL.INI files found in Chapter 7 of the
  696. PC-NFS Installation and Configuration Guide.
  697.  
  698.  
  699. 10. RTM AND RNM WITH TOOLKIT APPLICATIONS
  700. -----------------------------------------
  701.  
  702. USE LATEST RTM AND RNM MODULES WITH TOOLKIT APPLICATIONS
  703.  
  704. PC-NFS 5.1a includes new versions of the resident modules 
  705. (RTM and either RNMFILE or RNMNIS). If you install an
  706. application that was built with the PC-NFS Programmer's
  707. Toolkit after you install PC-NFS software, it is important to
  708. make sure that the resident modules supplied with PC-NFS 5.1a
  709. are not overwritten.
  710.  
  711. You can check the version of the resident modules by entering:
  712.  
  713.       RTM -V
  714.       RNMFILE -V or RNMNIS -V
  715.  
  716. If the version is not 5.1a, restore the resident modules by
  717. reinstalling PC-NFS software from the PC-NFS distribution
  718. disks.
  719.  
  720.  
  721.  
  722. 11. GENERAL NOTES
  723. -----------------
  724.  
  725. NETWORK INFORMATION QUERY
  726.  
  727. When you run the Network Information Query application under
  728. Windows, the hourglass disappears before the query is complete.
  729. Because the PC will not respond to input, it appears that the
  730. system is hung.  Wait until the query is complete before
  731. attempting to enter any input.  If you attempt to use the mouse
  732. or keyboard while Network Information Query is still running, the
  733. input is held in a buffer and then executed when Network
  734. Information Query stops.  Depending on the type of input, it
  735. could produce unpredictable results.
  736.  
  737.  
  738. NEW HAYES S REGISTER INT14
  739.  
  740. PC-NFS int14 support also includes a new Hayes S register.  The
  741. register is s13.  It is used to toggle between seven- and
  742. eight-bit data modes.  When s13 is 0, transmitted data will be
  743. seven bits, and eight-bit data will have the most significant
  744. bit cleared.  When s13 is 1, transmitted data will be sent
  745. unfiltered.  This feature is not covered in the int14
  746. documentation in the PC-NFS Reference Manual.
  747.  
  748.  
  749. USING RARP REQUIRES HOST FILE
  750.  
  751. To use RARP, you must have a HOSTS file in the directory from
  752. which you run the PC-NFS software.  A HOST file containing a
  753. single blank line is sufficient.
  754.  
  755.  
  756. NFSHUSH ENVIRONMENT VARIABLE NOT SUPPORTED
  757.  
  758. The NFSHUSH environment variable in PC-NFS Version 5.0 is not
  759. supported in Version 5.1.
  760.  
  761.  
  762. NAME CHANGE
  763.  
  764. The Sun Microsystems business unit that makes PC-NFS has changed
  765. its name from SunSelect to SunSoft.  The change has not been
  766. made in all parts of the software and documentation, so you may
  767. still see some references to SunSelect.  
  768.