ch04s09.html 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  1. <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>But wait! There's more ...</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><meta name="keywords" content="Intellon, Atheros, Qualcomm, HomePlug, powerline, communications, INT6000, INT6300, INT6400, AR7400, AR7420"><link rel="home" href="index.html" title="Qualcomm Atheros Open Powerline Toolkit"><link rel="up" href="ch04.html" title="Chapter 4.  Firmware"><link rel="prev" href="ch04s08.html" title="Liar! Liar! Pants on Fire!"><link rel="next" href="ch04s10.html" title="Upgrade Device (INT6000/INT6300/INT6400)"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">
  2. But wait! There's more ...
  3. </th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch04s08.html">Prev</a> </td><th width="60%" align="center">Chapter 4. 
  4. Firmware
  5. </th><td width="20%" align="right"> <a accesskey="n" href="ch04s10.html">Next</a></td></tr></table><hr></div><div class="section" title="But wait! There's more ..."><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="firmware-caveats-3"></a>
  6. But wait! There's more ...
  7. </h2></div></div></div><p>
  8. Starting with the <span class="productname">AR7420</span>™, the <code class="varname">DeviceID</code> field in <code class="constant">VS_SW_VER</code> is now the <code class="varname">DEVICE_CLASS</code> field and identifies the <span class="quote">“<span class="quote">Device Family</span>”</span>, not the device type. Instead, the <code class="varname">IDENT</code> field in <code class="constant">VS_SW_VER</code> identifies the device type and the <code class="varname">IDENT</code> field is located at a variable offset within the message frame. Previously, the <code class="varname">IDENT</code> was located a fixed offset within the frame.
  9. </p><div class="table"><a name="idp21314128"></a><p class="title"><b>Table 4.3. 
  10. Device Identification
  11. </b></p><div class="table-contents"><table summary="
  12. Device Identification
  13. " border="1"><colgroup><col class="ident-device"><col class="ident-softloader"><col class="ident-bootloader"><col class="ident-firmware"><col class="ident-identity"></colgroup><thead><tr><th>
  14. Chipset
  15. </th><th>
  16. Softloader
  17. </th><th>
  18. Bootloader
  19. </th><th>
  20. Firmware
  21. </th><th>
  22. Identity
  23. </th></tr></thead><tbody><tr><td>
  24. INT6000
  25. </td><td>
  26. 0x01
  27. </td><td>
  28.  
  29. </td><td>
  30. 0x01
  31. </td><td>
  32. 0x00000042
  33. </td></tr><tr><td>
  34. INT6300
  35. </td><td>
  36.  
  37. </td><td>
  38. 0x01
  39. </td><td>
  40. 0x02
  41. </td><td>
  42. 0x00006300
  43. </td></tr><tr><td>
  44. INT6400
  45. </td><td>
  46.  
  47. </td><td>
  48. 0x03
  49. </td><td>
  50. 0x03
  51. </td><td>
  52. 0x00006400
  53. </td></tr><tr><td>
  54. AR7400
  55. </td><td>
  56.  
  57. </td><td>
  58. 0x03
  59. </td><td>
  60. 0x04
  61. </td><td>
  62. 0x00007400
  63. </td></tr><tr><td>
  64. AR6405
  65. </td><td>
  66.  
  67. </td><td>
  68. 0x03
  69. </td><td>
  70. 0x05
  71. </td><td>
  72. 0x00006400
  73. </td></tr><tr><td>
  74. AR7420
  75. </td><td>
  76.  
  77. </td><td>
  78. 0x05
  79. </td><td>
  80. 0x20
  81. </td><td>
  82. 0x001CFCFC
  83. </td></tr><tr><td>
  84. QCA6410
  85. </td><td>
  86.  
  87. </td><td>
  88. 0x05
  89. </td><td>
  90. 0x21
  91. </td><td>
  92. 0x001B58EC
  93. </td></tr><tr><td>
  94. QCA7000
  95. </td><td>
  96.  
  97. </td><td>
  98. 0x05
  99. </td><td>
  100. 0x22
  101. </td><td>
  102. 0x001B589C
  103. </td></tr></tbody></table></div></div><br class="table-break"></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch04s08.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch04.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch04s10.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">
  104. Liar! Liar! Pants on Fire!
  105.  </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 
  106. Upgrade Device (INT6000/INT6300/INT6400)
  107. </td></tr></table></div></body></html>