home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 4 / Windows / inf / netbxndx.inf < prev    next >
Windows Setup INFormation  |  2008-01-19  |  22KB  |  294 lines

  1.  ■; Copyright (c) 2007, Microsoft.
  2. [Version]
  3. signature   = "$Windows NT$"
  4. class       = net
  5. classguid   = {4d36e972-e325-11ce-bfc1-08002be10318}
  6. provider    = %msft%
  7. DriverVer=06/21/2006,3.7.19.0
  8. [manufacturer]
  9. %brcm% = broadcom, ntx86.6.0
  10. [controlflags]
  11. excludefromselect = *
  12. [broadcom.ntx86.6.0]
  13. %bcm5706c_desc% = bcm5706c_x86wlh, b06bdrv\l2nd&pci_164a14e4
  14. %bcm5706s_desc% = bcm5706s_x86wlh, b06bdrv\l2nd&pci_16aa14e4
  15. %bcm5708c_desc% = bcm5708c_x86wlh, b06bdrv\l2nd&pci_164c14e4
  16. %bcm5708s_desc% = bcm5708s_x86wlh, b06bdrv\l2nd&pci_16ac14e4
  17. ;*******************************************************************************
  18. ; x86 install sections for Longhorn.
  19. ;*******************************************************************************
  20. [bcm5706c_x86wlh]
  21. characteristics = 0x84 ; NCF_HAS_UI | NCF_PHYSICAL
  22. addreg          = x86wlh_addreg, params_nt, params_utp, params_lso, params_rss, disable_toe
  23. copyfiles       = x86wlh_sys_file
  24. bustype         = 5
  25. *IfType         = 6      ; IF_TYPE_ETHERNET_CSMACD
  26. *MediaType      = 0      ; NdisMedium802_3
  27. *PhysicalMediaType = 14  ; NdisPhysicalMedium802_3
  28. [bcm5706c_x86wlh.Services]
  29. addservice      = l2nd, 2, x86wlh_add_service, x86wlh_eventlog
  30. [bcm5706s_x86wlh]
  31. characteristics = 0x84 ; NCF_HAS_UI | NCF_PHYSICAL
  32. addreg          = x86wlh_addreg, params_nt, params_fiber06, params_lso, params_rss, disable_toe
  33. copyfiles       = x86wlh_sys_file
  34. bustype         = 5
  35. *IfType         = 6      ; IF_TYPE_ETHERNET_CSMACD
  36. *MediaType      = 0      ; NdisMedium802_3
  37. *PhysicalMediaType = 14  ; NdisPhysicalMedium802_3
  38. [bcm5706s_x86wlh.Services]
  39. addservice      = l2nd, 2, x86wlh_add_service, x86wlh_eventlog
  40. [bcm5708c_x86wlh]
  41. characteristics = 0x84 ; NCF_HAS_UI | NCF_PHYSICAL
  42. addreg          = x86wlh_addreg, params_nt, params_utp, params_lso, params_rss, disable_toe
  43. copyfiles       = x86wlh_sys_file
  44. bustype         = 5
  45. *IfType         = 6      ; IF_TYPE_ETHERNET_CSMACD
  46. *MediaType      = 0      ; NdisMedium802_3
  47. *PhysicalMediaType = 14  ; NdisPhysicalMedium802_3
  48. [bcm5708c_x86wlh.Services]
  49. addservice      = l2nd, 2, x86wlh_add_service, x86wlh_eventlog
  50. [bcm5708s_x86wlh]
  51. characteristics = 0x84 ; NCF_HAS_UI | NCF_PHYSICAL
  52. addreg          = x86wlh_addreg, params_nt, params_fiber, params_lso, params_rss, disable_toe
  53. copyfiles       = x86wlh_sys_file
  54. bustype         = 5
  55. *IfType         = 6      ; IF_TYPE_ETHERNET_CSMACD
  56. *MediaType      = 0      ; NdisMedium802_3
  57. *PhysicalMediaType = 14  ; NdisPhysicalMedium802_3
  58. [bcm5708s_x86wlh.Services]
  59. addservice      = l2nd, 2, x86wlh_add_service, x86wlh_eventlog
  60. ;*******************************************************************************
  61. ; x86 common sections for Longhorn.
  62. ;*******************************************************************************
  63. [x86wlh_add_service]
  64. displayname     = %mp_srv_desc%
  65. servicetype     = 1 
  66. starttype       = 3
  67. errorcontrol    = 1
  68. servicebinary   = %12%\bxnd60x.sys
  69. loadordergroup  = ndis
  70. [x86wlh_addreg]
  71. hkr, ndi,            service,    0, "l2nd"
  72. hkr, ndi\interfaces, upperrange, 0, "ndis5"
  73. hkr, ndi\interfaces, lowerrange, 0, "ethernet"
  74. [x86wlh_eventlog]
  75. addreg = x86wlh_addreg_eventlog
  76. [x86wlh_addreg_eventlog]
  77. hkr, , eventmessagefile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll;%%SystemRoot%%\System32\drivers\bxnd60x.sys"
  78. hkr, , typessupported  , 0x00010001, 7
  79. ;*******************************************************************************
  80. ; Registry parameters.
  81. ;*******************************************************************************
  82. [disable_toe]
  83. hkr, , enable_chimney, 0, "0"
  84. [params_nt]
  85. hkr, ndi\params\*TCPUDPChecksumOffloadIPv4,      paramDesc, , %taskoffload_desc_ipv4%
  86. hkr, ndi\params\*TCPUDPChecksumOffloadIPv4,      default,   , "3"
  87. hkr, ndi\params\*TCPUDPChecksumOffloadIPv4,      type,      , "enum"
  88. hkr, ndi\params\*TCPUDPChecksumOffloadIPv4\enum, 0,         , %taskoffload_none%
  89. hkr, ndi\params\*TCPUDPChecksumOffloadIPv4\enum, 1,         , %taskoffload_tx_cksum%
  90. hkr, ndi\params\*TCPUDPChecksumOffloadIPv4\enum, 2,         , %taskoffload_rx_cksum%
  91. hkr, ndi\params\*TCPUDPChecksumOffloadIPv4\enum, 3,         , %taskoffload_rx_tx_cksum%
  92. hkr, ndi\params\*PriorityVLANTag,       paramDesc, , %priority_vlan_desc%
  93. hkr, ndi\params\*PriorityVLANTag,       default,   , "3"
  94. hkr, ndi\params\*PriorityVLANTag,       type,      , "enum"
  95. hkr, ndi\params\*PriorityVLANTag\enum,  0,         , %priority_vlan_disabled%
  96. hkr, ndi\params\*PriorityVLANTag\enum,  1,         , %priority_enabled%
  97. hkr, ndi\params\*PriorityVLANTag\enum,  2,         , %vlan_enabled%
  98. hkr, ndi\params\*PriorityVLANTag\enum,  3,         , %priority_vlan_enabled%
  99. hkr, ndi\params\VlanID, paramdesc, , %vlan_id_desc%
  100. hkr, ndi\params\VlanID, default,   , "0"
  101. hkr, ndi\params\VlanID, type,      , "dword"
  102. hkr, ndi\params\VlanID, min,       , "0"
  103. hkr, ndi\params\VlanID, max,       , "4095"
  104. hkr, ndi\params\VlanID, step,      , "1"
  105. hkr, ndi\params\VlanID, base,      , "10"
  106. hkr, ndi\params\*FlowControl,      paramdesc,  , %flow_ctrl%
  107. hkr, ndi\params\*FlowControl,      default,    , "0"
  108. hkr, ndi\params\*FlowControl,      type,       , "enum"
  109. hkr, ndi\params\*FlowControl\enum, 0,          , %flow_ctrl_disable%
  110. hkr, ndi\params\*FlowControl\enum, 1,          , %flow_ctrl_tx_pause%
  111. hkr, ndi\params\*FlowControl\enum, 2,          , %flow_ctrl_rx_pause%
  112. hkr, ndi\params\*FlowControl\enum, 3,          , %flow_ctrl_rx_tx_pause%
  113. hkr, ndi\params\*FlowControl\enum, 2147483648, , %flow_ctrl_auto%
  114. hkr, ndi\params\networkaddress, paramdesc, 0, %network_address%
  115. hkr, ndi\params\networkaddress, default,   0, ""
  116. hkr, ndi\params\networkaddress, type,      0, "edit"
  117. hkr, ndi\params\networkaddress, limittext, 0, "12"
  118. hkr, ndi\params\networkaddress, uppercase, 0, "1"
  119. hkr, ndi\params\networkaddress, optional,  0, "1"
  120. [params_rss]
  121. hkr, ndi\params\*RSS,      paramDesc, , %rss_desc%
  122. hkr, ndi\params\*RSS,      default,   , "1"
  123. hkr, ndi\params\*RSS,      type,      , "enum"
  124. hkr, ndi\params\*RSS\enum, 0,         , %rss_disable%
  125. hkr, ndi\params\*RSS\enum, 1,         , %rss_enable%
  126. [params_utp]
  127. hkr, ndi\params\*SpeedDuplex,      paramDesc,  , %speed_duplex_desc%
  128. hkr, ndi\params\*SpeedDuplex,      default,    , "0"
  129. hkr, ndi\params\*SpeedDuplex,      type,       , "enum"
  130. hkr, ndi\params\*SpeedDuplex\enum, 0,          , %speed_duplex_auto%
  131. hkr, ndi\params\*SpeedDuplex\enum, 1,          , %speed_duplex_10Mb_hd%
  132. hkr, ndi\params\*SpeedDuplex\enum, 2,          , %speed_duplex_10Mb_fd%
  133. hkr, ndi\params\*SpeedDuplex\enum, 3,          , %speed_duplex_100Mb_hd%
  134. hkr, ndi\params\*SpeedDuplex\enum, 4,          , %speed_duplex_100Mb_fd%
  135. hkr, ndi\params\*SpeedDuplex\enum, 2164261634, , %speed_duplex_1Gb_fd_an%
  136. hkr, ndi\params\wire_speed,      paramdesc, , %wire_speed%
  137. hkr, ndi\params\wire_speed,      default,   , "1"
  138. hkr, ndi\params\wire_speed,      type,      , "enum"
  139. hkr, ndi\params\wire_speed\enum, 0,         , %wire_speed_disable%
  140. hkr, ndi\params\wire_speed\enum, 1,         , %wire_speed_enable%
  141. [params_fiber06]
  142. hkr, ndi\params\*SpeedDuplex,      paramDesc,  , %speed_duplex_desc%
  143. hkr, ndi\params\*SpeedDuplex,      default,    , "2147548931"
  144. hkr, ndi\params\*SpeedDuplex,      type,       , "enum"
  145. hkr, ndi\params\*SpeedDuplex\enum, 0,          , %speed_duplex_auto%
  146. hkr, ndi\params\*SpeedDuplex\enum, 6,          , %speed_duplex_1Gb_fd%
  147. hkr, ndi\params\*SpeedDuplex\enum, 2147517187, , %speed_duplex_auto_1Gb_fd_fallback%
  148. hkr, ndi\params\*SpeedDuplex\enum, 2147548931, , %speed_nvram_default%
  149. [params_fiber]
  150. hkr, ndi\params\*SpeedDuplex,      paramDesc,  , %speed_duplex_desc%
  151. hkr, ndi\params\*SpeedDuplex,      default,    , "2147548931"
  152. hkr, ndi\params\*SpeedDuplex,      type,       , "enum"
  153. hkr, ndi\params\*SpeedDuplex\enum, 0,          , %speed_duplex_auto%
  154. hkr, ndi\params\*SpeedDuplex\enum, 6,          , %speed_duplex_1Gb_fd%
  155. hkr, ndi\params\*SpeedDuplex\enum, 2147517187, , %speed_duplex_auto_1Gb_fd_fallback%
  156. hkr, ndi\params\*SpeedDuplex\enum, 2147548931, , %speed_nvram_default%
  157. [params_lso]
  158. hkr, ndi\params\*LSOv1IPv4,      paramDesc, , %lso_desc_ipv4%
  159. hkr, ndi\params\*LSOv1IPv4,      default,   , "1"
  160. hkr, ndi\params\*LSOv1IPv4,      type,      , "enum"
  161. hkr, ndi\params\*LSOv1IPv4\enum, 0,         , %lso_disable%
  162. hkr, ndi\params\*LSOv1IPv4\enum, 1,         , %lso_enable%
  163. ;*******************************************************************************
  164. ; Destination directories
  165. ;*******************************************************************************
  166. [destinationdirs]
  167. defaultdestdir       = 11
  168. x86wlh_sys_file      = 12
  169. [sourcedisksnames]
  170. 1 = %disk_desc%,,,
  171. [sourcedisksfiles]
  172. bxnd60x.sys = 1
  173. [x86wlh_sys_file]
  174. bxnd60x.sys,,,1
  175. ;*******************************************************************************
  176. ; Localizable strings
  177. ;*******************************************************************************
  178. [strings]
  179. brcm = "Broadcom Corporation"
  180. msft = "Microsoft Corporation"
  181. disk_desc = "Broadcom Installation Media"
  182. mp_srv_desc = "Broadcom NetXtreme II BXND"
  183. bcm5706c_desc = "Broadcom BCM5706C NetXtreme II GigE (NDIS VBD Client)"
  184. bcm5706s_desc = "Broadcom BCM5706S NetXtreme II GigE (NDIS VBD Client)"
  185. bcm5708c_desc = "Broadcom BCM5708C NetXtreme II GigE (NDIS VBD Client)"
  186. bcm5708s_desc = "Broadcom BCM5708S NetXtreme II GigE (NDIS VBD Client)"
  187. speed_duplex_desc       = "Speed & Duplex"
  188. speed_duplex_auto       = "Auto"
  189. speed_duplex_10Mb_hd    = "10 Mb Half"
  190. speed_duplex_10Mb_fd    = "10 Mb Full"
  191. speed_duplex_100Mb_hd   = "100 Mb Half"
  192. speed_duplex_100Mb_fd   = "100 Mb Full"
  193. speed_duplex_1Gb_fd_an  = "1 Gb Full Auto"
  194. speed_duplex_1Gb_fd     = "1 Gb Full"
  195. speed_duplex_auto_1Gb_fd_fallback = "Auto With 1Gb Fallback Full"
  196. speed_nvram_default     = "Hardware Default"
  197. wire_speed              = "Ethernet@WireSpeed"
  198. wire_speed_disable      = "Disable"
  199. wire_speed_enable       = "Enable"
  200. priority_vlan_desc      = "Priority & VLAN"
  201. priority_vlan_disabled  = "Priority & VLAN disabled"
  202. priority_enabled        = "Priority enabled"
  203. vlan_enabled            = "VLAN enabled"
  204. priority_vlan_enabled   = "Priority & VLAN enabled"
  205. vlan_id_desc            = "VLAN ID"
  206. taskoffload_desc_ipv4   = "IPv4 Checksum Offload"
  207. taskoffload_desc_ipv6   = "IPv6 Checksum Offload"
  208. taskoffload_none        = "None"
  209. taskoffload_tx_cksum    = "Tx enabled"
  210. taskoffload_rx_cksum    = "Rx enabled"
  211. taskoffload_rx_tx_cksum = "Tx/Rx enabled"
  212. lso_desc_ipv4           = "IPv4 Large Send Offload"
  213. lso_desc_ipv6           = "IPv6 Large Send Offload"
  214. lso_disable             = "Disable"
  215. lso_enable              = "Enable"
  216. flow_ctrl               = "Flow Control"
  217. flow_ctrl_disable       = "Disable"
  218. flow_ctrl_rx_pause      = "Rx PAUSE"
  219. flow_ctrl_tx_pause      = "Tx PAUSE"
  220. flow_ctrl_rx_tx_pause   = "Rx/Tx PAUSE"
  221. flow_ctrl_auto          = "Auto"
  222. network_address         = "Locally Administered Address"
  223. rss_desc                = "Receive Side Scaling"
  224. rss_disable             = "Disable"
  225. rss_enable              = "Enable"