home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / irda200b.zip / IRDANDIS.NIF < prev    next >
INI File  |  1996-11-22  |  922b  |  34 lines

  1. [IRDANDIS]
  2.  Type       = NDIS_SNGL
  3.  Title      = "IBM IrDA NDIS2 Driver"
  4.  Version    = 2.22
  5.  DriverName = IRDNDIS$
  6.  Xports     = NETBEUI LANDD
  7.  Copyfile   = IR1.MSG, IR1H.MSG
  8.  
  9. [File]
  10.  Name       = IRDANDIS.OS2
  11.  Path       = IBMCOM\MACS
  12.  
  13. [NETADDRESS]
  14. DISPLAY = "Network Adapter Address"
  15. TYPE = String
  16. STRLENGTH = 13
  17. OPTIONAL = no
  18. DEFAULT = "Xnnnnnnnnnnnn"
  19. EDITABLE = yes
  20. HELP = "Enter 13 digits that represent the network address using the
  21. format Xnnnnnnnnnnnn, where X indicates a hexadecimal string and
  22. n is any digit from '0' to '9' or 'A' to 'F'."
  23.  
  24. [MEDIATYPE]
  25. DISPLAY = "Type of LAN Emulation"
  26. TYPE = String
  27. STRLENGTH = 9
  28. OPTIONAL = yes
  29. DEFAULT = "Ethernet"
  30. EDITABLE = yes
  31. HELP = "Enter the string that represents the type of media you want
  32. the IrDA Driver to emulate. For Token-Ring emulation, use 'TokenRing',
  33. and for Ethernet emulation, use 'Ethernet'. The default is 'Ethernet'."
  34.