home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 May / PCW596.iso / wtest / clico / sunsoft / pcnfs51 / oemsetup.inf < prev    next >
INI File  |  1994-08-27  |  1KB  |  56 lines

  1. ; OEMSETUP.INF file for installing SunSelect PC-NFS drivers
  2. ; for use with Microsoft(R)'s Windows(TM) and Windows(TM) for Workgroups.
  3. ;
  4. ; Copyright (c) 1992, 1993, 1994 by Sun Microsystems, Inc.
  5.  
  6. [data]
  7. type=network
  8. version="3.11.060"
  9.  
  10. [disks]
  11.     1 =. ,"PC-NFS Diskette #4"
  12.     2 =. ,"PC-NFS Drivers Diskette"
  13.  
  14. [network]
  15. pcnfs    =,"SunSelect PC-NFS",,,pcnfs,,
  16.  
  17. [pcnfs.versions]
  18. 00050100="version 5.1",,
  19.  
  20. [pcnfs]
  21. driver=*:pcnfs.drv
  22. sysparm=386enh,UniqueDOSPSP,true
  23. sysparm=386enh,MaxBPs,500,minval
  24. sysparm=386enh,TimerCriticalSection,1000,minval
  25. vxd=*:pcnfs.386,x:*vnetbios
  26.  
  27. [MultiNet]
  28. pcnfs51="SunSelect PC-NFS (version 5.1)",0x0700,0,0,sn$pcnfs51,0x0010
  29.  
  30. [sn$pcnfs51]
  31. secondnet.drv=pcnfs.drv,pcnfs.drv
  32. secondnet=pcnfs.386,pcnfs.386
  33. sysparm=386enh,MaxBPs,500,minval
  34. sysparm=386enh,TimerCriticalSection,1000,minval
  35. windir=*:pcnfs.sys,*:sockdrv.sys,*:nfs-ndis.sys,*:nfsodi.sys
  36.  
  37. [transport]
  38. nfs-ndis="PC-NFS/NDIS Protocol",0,ndis,,0x01,0,lanabase,sn$pcnfs_ndis,sn$pcnfs_xif,0x700
  39. nfsodi="PC-NFS/ODI Protocol",0,,,0x04,0,lanabase,sn$pcnfs_odi,sn$pcnfs_xif
  40.  
  41. [sn$pcnfs_ndis]
  42. tsr=netbind
  43. ndis2=*:pcnfs.sys,"/F30 /C^"
  44. ndis2=*:sockdrv.sys
  45. ndis2=*:nfs-ndis.sys
  46.  
  47. [sn$pcnfs_odi]
  48. tsr=netbind
  49. ndis2=*:pcnfs.sys,"/F30 /C^"
  50. ndis2=*:sockdrv.sys
  51. ndis2=*:nfsodi.sys
  52.  
  53. [sn$pcnfs_xif]
  54. DriverName=NFSLINK$
  55.                       
  56.