home *** CD-ROM | disk | FTP | other *** search
/ What the Doctor Required - The Freshest December / December.iso / windows / mem1614 / precopy2.cab / nettdkp.inf < prev    next >
Encoding:
INI File  |  1997-10-21  |  4.8 KB  |  165 lines

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