home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1996 July / VPR9607B.BIN / driver / melco / lan / netlpc98.inf < prev    next >
Windows Setup INFormation  |  1995-08-03  |  5KB  |  154 lines

  1. ;
  2. ; MELCO Network Interface Cards.
  3. ;
  4. ; Copyright 1993-1995, Microsoft Corporation
  5. ; Copyright 1995, MELCO Inc.
  6. ;
  7. [version]
  8. LayoutFile=layout.inf
  9. signature="$CHICAGO$"
  10. Class=Net
  11. provider=%V_MS%
  12.  
  13. [Manufacturer]
  14. %V_MELCO%=MELCO
  15.  
  16. [MELCO]
  17. %*LPC98.DeviceDesc%=*LPC98.ndi, PCMCIA\PCMCIA-UE2212-FFFF
  18.  
  19. ;****************************************************************************
  20.  
  21. [*LPC98.ndi]
  22. AddReg=*LPC98.ndi.reg,LPC98.ndi.reg,LPC98.params.reg
  23.  
  24. [*LPC98.ndi.reg]
  25. HKR,Ndi,DeviceID,,"PCMCIA\PCMCIA-UE2212-FFFF"
  26.  
  27. ;****************************************************************************
  28.  
  29. [LPC98.ndi.reg]
  30. ; key,subkey,valuname,type,value
  31. HKR,,DevLoader,,*ndis
  32. HKR,,DeviceVxDs,,lpc98.vxd
  33. HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
  34. ; NDIS Info
  35. HKR,NDIS,LogDriverName,,"LPC98"
  36. HKR,NDIS,MajorNdisVersion,1,03
  37. HKR,NDIS,MinorNdisVersion,1,0A
  38. ; Interfaces
  39. HKR,Ndi\Interfaces,DefUpper,,"ndis3"
  40. HKR,Ndi\Interfaces,DefLower,,"ethernet"
  41. HKR,Ndi\Interfaces,UpperRange,,"ndis3"
  42. HKR,Ndi\Interfaces,LowerRange,,"ethernet"
  43.  
  44. HKR,NDI,CardType,,"PCMCIA"
  45.  
  46. ; Install sections
  47. HKR,Ndi\Install,ndis3,,"LPC98.ndis3"
  48.  
  49. ; Install NDIS3
  50. [LPC98.ndis3]
  51. CopyFiles=LPC98.ndis3.CopyFiles
  52. [LPC98.ndis3.CopyFiles]
  53. lpc98.vxd
  54.  
  55. [LPC98.params.reg]
  56. ; Resources
  57. HKR,,Interrupt,1,04,00,00,00
  58. HKR,,IOBase,1,02,00,00,00
  59. HKR,,AttributeBase,1,01,00,00,00
  60.  
  61.  
  62. ; OVERRIDE FOR 16K RAM WINDOW
  63. HKR,Override,0000,1,\
  64. ;
  65. 00,04,00,00, \      ; CONFIGMG_VERSION
  66. 00,00,00,00, \      ; PRIORITY
  67. ;
  68. ; I/O Resource Descriptor
  69. ;
  70. 24,00,00,00, \      ; Total length of I/O Resource Descriptor
  71. 02,00,00,00, \      ; ResType_IO = 0x00000002
  72. 01,00, \       ; IOD_Count;
  73. 0C,00, \       ; IOD_Type;         // IOType_Range = 0x000C
  74. 00,00, \       ; IOD_Alloc_Base;
  75. 00,00, \       ; IOD_Alloc_End;
  76. 00,00, \       ; IOD_DesFlags;
  77. 00, \               ; IOD_Alloc_Alias;
  78. 00, \               ; IOD_Alloc_Decode;
  79. E0,FF, \       ; IOR_Align;        // Mask for base alignment
  80. 20,00, \       ; IOR_nPorts;       // Number of ports
  81. 00,00, \       ; IOR_Min;          // Min port address
  82. FF,FF, \       ; IOR_Max;          // Max port address
  83. 00,00, \       ; IOR_RangeFlags;   // Flags
  84. 00, \               ; IOR_Alias;        // Alias offset
  85. 00, \               ; IOR_Decode;       // Address specified
  86. 45,00,00,00, \      ; PCCARD flags, 0x40 = 16-bit port
  87. ;
  88. ; IRQ Resource Descriptor
  89. ;
  90. 14,00,00,00, \      ; Total length of IRQ Resource Descriptor
  91. 04,00,00,00, \      ; ResType_IRQ = 0x00000004
  92. 00,00, \       ; IRQD_Flags;
  93. 00,00, \       ; IRQD_Alloc_Num;   // Allocated IRQ number
  94. FF,FF, \       ; IRQD_Req_Mask;    // Mask of possible IRQs
  95. 00,00, \       ; IRQD_Reserved;
  96. 70,00,00,00, \      ; PCCARD flags, 0x20 = Level mode interrupts
  97. ;
  98. ; Memory Resource Descriptor
  99. ;
  100. 34,00,00,00, \      ; Total length of Memory Resource Descriptor
  101. 01,00,00,00, \      ; ResType_Mem = 0x00000001
  102. 01,00, \       ; MD_Count;
  103. 14,00, \       ; MD_Type;          // MType_Range = 0x0014
  104. 00,00,00,00, \      ; MD_Alloc_Base;
  105. 00,00,00,00, \      ; MD_Alloc_End;
  106. 00,00, \       ; MD_Flags;
  107. 00,00, \       ; MD_Reserved;
  108. 00,F0,FF,FF, \      ; MR_Align;         // Mask for base alignment
  109. 00,10,00,00, \      ; MR_nBytes;        // Count of bytes (4K)
  110. 00,00,00,00, \      ; MR_Min;      // Min Address
  111. FF,FF,FF,FF, \      ; MR_Max;      // Max Address
  112. 00,00, \       ; MR_Flags;         // Flags
  113. 00,00, \       ; MR_Reserved;
  114. 02,00,00,00, \      ; PCCARD flags, 0x02 = attribute mem, or
  115.                ;         0x08 = 16-bit common mem
  116. 00,00,00,00, \      ; Memory card address
  117. ;
  118. ; REQUEST_CONFIG_PKT Descriptor
  119. ;
  120. 19,00,00,00, \      ; Total length of REQUEST_CONFIG_PKT Descriptor
  121. 7C,89,00,00, \      ; (ResType_Ignored_Bit + PCCARD_DEVICE_ID) = 0x897C
  122. 00,00, \       ; Socket;
  123. 02,00, \       ; Attributes;
  124. 32, \               ; Vcc;
  125. 32, \             ; Vpp1;
  126. 32, \             ; Vpp2;
  127. 02, \               ; IntType;
  128. 00,00,02,00, \      ; ConfigBase;
  129. 00, \               ; Status;
  130. 00, \               ; Pin;
  131. 00, \               ; Copy;
  132. 41, \               ; ConfigIndex;
  133. 01, \               ; Present;
  134. ;
  135. 00,00,00,00         ; TERMINATOR
  136.  
  137.  
  138. ;****************************************************************************
  139. ; Destination Directories
  140. ;****************************************************************************
  141. [DestinationDirs]
  142. DefaultDestDir             =11 ; LDID_SYS
  143. LPC98.ndis3.CopyFiles      =11
  144.  
  145. ;****************************************************************************
  146. ; Localizable Strings
  147. ;****************************************************************************
  148. [strings]
  149. ; Provider
  150. V_MS="Microsoft"
  151. ; Manufacturers
  152. V_MELCO="MELCO"
  153. *LPC98.DeviceDesc="MELCO LPC-T (98)"
  154.