Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

278 lines
16 KiB

  1. ��<?xml version="1.0" encoding="UTF-16"?>
  2. <!DOCTYPE DCARRIER SYSTEM "Mantis.DTD">
  3. <DCARRIER
  4. CarrierRevision="1"
  5. DTDRevision="16"
  6. >
  7. <TASKS
  8. Context="1"
  9. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  10. > </TASKS>
  11. <PLATFORMS
  12. Context="1"
  13. > </PLATFORMS>
  14. <REPOSITORIES
  15. Context="1"
  16. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  17. > </REPOSITORIES>
  18. <GROUPS
  19. Context="1"
  20. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  21. > </GROUPS>
  22. <COMPONENTS
  23. Context="1"
  24. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  25. >
  26. <COMPONENT
  27. ComponentVSGUID="{026663EF-F41B-4A81-B8D3-4B91BB8E9D00}"
  28. ComponentVIGUID="{0FA3C366-9043-401A-9505-FA046AE5C5D1}"
  29. Revision="5"
  30. RepositoryVSGUID="{8E0BE9ED-7649-47F3-810B-232D36C430B4}"
  31. Visibility="1000"
  32. MultiInstance="False"
  33. Released="True"
  34. Editable="True"
  35. HTMLFinal="False"
  36. IsMacro="False"
  37. Opaque="False"
  38. Context="1"
  39. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  40. >
  41. <HELPCONTEXT
  42. src=".\kd1394.htm"
  43. ><![CDATA[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
  44. <HTML DIR="LTR"><HEAD>
  45. <META HTTP-EQUIV="Content-Type" Content="text/html; charset=Windows-1252">
  46. <TITLE>KD1394</TITLE>
  47. <STYLE TYPE="text/css">
  48. <!--
  49. BODY { font: normal 8pt Tahoma; background-color: #FFFFFF; }
  50. P { font: normal 8pt Tahoma; }
  51. .showhide { color: blue; text-decoration: underline; cursor: hand; }
  52. .callout { font: normal 8pt Tahoma; background-color: #E0E0E0; padding: 10pt; }
  53. .code { font: normal 8pt Courier New; }
  54. UL { font: normal 8pt Tahoma; list-style: square outside; margin-left: 0.25in; }
  55. OL { font: normal 8pt Tahoma; list-style: decimal outside; margin-left: 0.25in; }
  56. H1 { font: bold 12pt Tahoma; margin-bottom: -12pt; }
  57. H2 { font: bold 10pt Tahoma; margin-bottom: -12pt; }
  58. H3 { font: bold 8pt Tahoma; margin-bottom: -12pt; }
  59. H4 { font: italic 8pt Tahoma; margin-bottom: -12pt; }
  60. TABLE { font: normal 8pt Tahoma; text-align: left; padding: 2px; }
  61. CAPTION { font: bold 8pt Tahoma; text-align: left; padding: 2px; }
  62. THEAD { font: bold 8pt Tahoma; text-align: left; padding: 2px; background-color: #F0F0F0 }
  63. TH { font: bold 8pt Tahoma; text-align: left; padding: 2px; background-color: #F0F0F0 }
  64. TBODY { font: normal 8pt Tahoma; text-align: left; padding: 2px; }
  65. TD { font: normal 8pt Tahoma; text-align: left; padding: 2px; }
  66. TR { font: normal 8pt Tahoma; text-align: left; padding: 2px; }
  67. CODE { font-family: Courier New; }
  68. TT { font-family: Courier New; }
  69. KBD { font-family: Courier New; font-weight: bold; }
  70. VAR { font-family: Courier New; font-style: italic; }
  71. EM { font-style: italic; }
  72. I { font-style: italic; }
  73. STRONG { font-weight: bold; }
  74. B { font-weight: bold; }
  75. -->
  76. </STYLE></HEAD>
  77. <BODY TOPMARGIN="0">
  78. <H1><A NAME="kd1394"></A>KD1394</H1>
  79. <P>The KD1394 component includes the KD1394.dll file. This dynamic-link library (DLL) is used for kernel-mode debugging over the 1394 bus. This component is loaded on the target computer and requires that the 1394bus.sys and ohci1394.sys files be loaded on the target computer. </P>
  80. <H2>Component Configuration</H2>
  81. <P>You must enter parameters for this component in BOOT.INI. </P>
  82. <P>The following parameters are supported: </P>
  83. <P class="fineprint"></P>
  84. <TABLE>
  85. <TR VALIGN="top">
  86. <TH width=20%>Property or setting name</TH>
  87. <TH width=20%>Default setting</TH>
  88. <TH width=20%>Purpose and use</TH>
  89. <TH width=20%>Example property</TH>
  90. <TH width=20%>Example setting</TH>
  91. </TR>
  92. <TR VALIGN="top">
  93. <TD width=20%>
  94. <UL type="disc">
  95. <LI>/DEBUGPORT</li>
  96. </UL>
  97. </TD>
  98. <TD width=20%>
  99. <UL type="disc">
  100. <LI>None</li>
  101. </UL>
  102. </TD>
  103. <TD width=20%>
  104. <UL type="disc">
  105. <LI>Specifies the debug port to use for kernel debugging.</li>
  106. </UL>
  107. </TD>
  108. <TD width=20%>
  109. <UL type="disc">
  110. <LI>/DEBUGPORT=&lt;Port&gt;</li>
  111. </UL>
  112. </TD>
  113. <TD width=20%>
  114. <UL type="disc">
  115. <LI>/DEBUGPORT=1394</li>
  116. </UL>
  117. </TD>
  118. </TR>
  119. <TR VALIGN="top">
  120. <TD width=20%>
  121. <UL type="disc">
  122. <LI>/CHANNEL</li>
  123. </UL>
  124. </TD>
  125. <TD width=20%>
  126. <UL type="disc">
  127. <LI>None</li>
  128. </UL>
  129. </TD>
  130. <TD width=20%>
  131. <UL type="disc">
  132. <LI>Specifies the channel to use for 1394 kernel debugging.</li>
  133. </UL>
  134. </TD>
  135. <TD width=20%>
  136. <UL type="disc">
  137. <LI>/CHANNEL=&lt;ChannelNumber&gt;</li>
  138. </UL>
  139. </TD>
  140. <TD width=20%>
  141. <UL type="disc">
  142. <LI>/CHANNEL=5</li>
  143. </UL>
  144. </TD>
  145. </TR>
  146. </TABLE><BR>
  147. <P class="fineprint"></P>
  148. <H2>Special Notes</H2>
  149. <P>You should only select this component if you want to use the 1394 bus to debug your embedded system. </P>
  150. <H2>For More Information</H2>
  151. <P>For more information on this component, see this <A HREF="http://msdn.microsoft.com">Microsoft Web site</A>. </P>
  152. </BODY>
  153. </HTML>
  154. ]]></HELPCONTEXT>
  155. <PROPERTIES
  156. Context="1"
  157. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  158. > </PROPERTIES>
  159. <RESOURCES
  160. Context="1"
  161. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  162. >
  163. <RESOURCE
  164. Name="File(819):&quot;%11%&quot;,&quot;kd1394.dll&quot;"
  165. ResTypeVSGUID="{E66B49F6-4A35-4246-87E8-5C1A468315B5}"
  166. BuildTypeMask="819"
  167. BuildOrder="1000"
  168. Localize="False"
  169. Disabled="False"
  170. Context="1"
  171. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  172. >
  173. <PROPERTIES
  174. Context="1"
  175. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  176. >
  177. <PROPERTY
  178. Name="DstPath"
  179. Format="String"
  180. Context="1"
  181. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  182. >%11%</PROPERTY>
  183. <PROPERTY
  184. Name="DstName"
  185. Format="String"
  186. Context="1"
  187. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  188. >kd1394.dll</PROPERTY>
  189. <PROPERTY
  190. Name="NoExpand"
  191. Format="Boolean"
  192. Context="1"
  193. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  194. >False</PROPERTY>
  195. </PROPERTIES>
  196. </RESOURCE>
  197. </RESOURCES>
  198. <GROUPMEMBERS
  199. >
  200. <GROUPMEMBER
  201. GroupVSGUID="{E01B4103-3883-4FE8-992F-10566E7B796C}"
  202. ></GROUPMEMBER>
  203. <GROUPMEMBER
  204. GroupVSGUID="{DE577684-9566-11D4-8E84-00B0D03D27C6}"
  205. ></GROUPMEMBER>
  206. </GROUPMEMBERS>
  207. <DEPENDENCIES
  208. Context="1"
  209. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  210. >
  211. <DEPENDENCY
  212. Class="Include"
  213. Type="FromGroup"
  214. DependOnGUID="{4E7B2F7A-A581-11D4-8E94-00B0D03D27C6}"
  215. MinRevision="0"
  216. Disabled="False"
  217. Context="1"
  218. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  219. >
  220. <PROPERTIES
  221. Context="1"
  222. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  223. > </PROPERTIES>
  224. </DEPENDENCY>
  225. </DEPENDENCIES>
  226. <DISPLAYNAME>KD1394</DISPLAYNAME>
  227. <VERSION>1.0</VERSION>
  228. <DESCRIPTION>1394 Kernel Debugger Support DLL</DESCRIPTION>
  229. <COPYRIGHT>2000 Microsoft Corp.</COPYRIGHT>
  230. <VENDOR>Microsoft Corp.</VENDOR>
  231. <OWNERS>pbinder</OWNERS>
  232. <AUTHORS>pbinder</AUTHORS>
  233. <DATECREATED>7/13/2001</DATECREATED>
  234. <DATEREVISED>9/25/2001 6:47:31 PM</DATEREVISED>
  235. </COMPONENT>
  236. </COMPONENTS>
  237. <RESTYPES
  238. Context="1"
  239. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  240. > </RESTYPES>
  241. </DCARRIER>