version.h 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195
  1. /*
  2. ** Id: //Department/DaVinci/BRANCHES/MT6620_WIFI_DRIVER_V2_3/os/version.h#1
  3. */
  4. /*! \file "version.h"
  5. \brief Driver's version definition
  6. */
  7. /*
  8. ** Log: version.h
  9. **
  10. ** 02 01 2013 cp.wu
  11. ** [BORA00002227] [MT6630 Wi-Fi][Driver] Update for Makefile and HIFSYS modifications
  12. ** 1. eliminate MT5931/MT6620/MT6628 logic
  13. ** 2. add firmware download control sequence
  14. **
  15. ** 01 22 2013 cp.wu
  16. ** [BORA00002253] [MT6630 Wi-Fi][Driver][Firmware] Add NLO and timeout mechanism to SCN module
  17. ** modification for ucBssIndex migration
  18. **
  19. ** 09 17 2012 cm.chang
  20. ** [BORA00002149] [MT6630 Wi-Fi] Initial software development
  21. ** Duplicate source from MT6620 v2.3 driver branch
  22. ** (Davinci label: MT6620_WIFI_Driver_V2_3_120913_1942_As_MT6630_Base)
  23. *
  24. * 11 01 2011 chinglan.wang
  25. * NULL
  26. * Change the version number to v2.0.1.1.
  27. *
  28. * 08 26 2011 chinglan.wang
  29. * NULL
  30. * Change the version number to v2.0.0.9..
  31. *
  32. * 08 23 2011 chinglan.wang
  33. * NULL
  34. * Change the version number to v2.0.0.8.
  35. *
  36. * 08 15 2011 cp.wu
  37. * [WCXRP00000851] [MT6628 Wi-Fi][Driver] Add HIFSYS related definition to driver source tree
  38. * correct typo.
  39. *
  40. * 08 15 2011 cp.wu
  41. * [WCXRP00000851] [MT6628 Wi-Fi][Driver] Add HIFSYS related definition to driver source tree
  42. * for building MT6628 Win32 driver environment
  43. *
  44. * 08 03 2011 chinglan.wang
  45. * NULL
  46. * Change the version number to v2.0.0.7.
  47. *
  48. * 07 24 2011 puff.wen
  49. * NULL
  50. * [MT5931][Beta 5]Change the version number to v0.2.2.0
  51. *
  52. * 06 01 2011 chinglan.wang
  53. * NULL
  54. * Change the version number to v2.0.0.6..
  55. *
  56. * 05 09 2011 chinglan.wang
  57. * NULL
  58. * Change the version number to v2.0.0.5..
  59. *
  60. * 04 19 2011 chinglan.wang
  61. * NULL
  62. * Change the version number to v2.0.0.4.
  63. *
  64. * 04 18 2011 chinglan.wang
  65. * NULL
  66. * Change the version number to v2.0.0.3.
  67. *
  68. * 03 25 2011 chinglan.wang
  69. * NULL
  70. * Change the version number to v2.0.0.2.
  71. *
  72. * 03 21 2011 chinglan.wang
  73. * NULL
  74. * Change the version number to 2.0.0.1.
  75. *
  76. * 03 18 2011 chinglan.wang
  77. * NULL
  78. * Change the version number to v2.0.0.0.
  79. *
  80. * 02 11 2011 chinglan.wang
  81. * NULL
  82. * Change to the version 1.2.0.2.
  83. *
  84. * 02 10 2011 chinglan.wang
  85. * NULL
  86. * Change the version to 1.2.0.1.
  87. *
  88. * 02 08 2011 cp.wu
  89. * [WCXRP00000427] [MT6620 Wi-Fi][Driver] Modify veresion information to match with release revision number
  90. * change version number to v1.2.0.0 for preparing v1.2 software package release.
  91. *
  92. * 12 10 2010 kevin.huang
  93. * [WCXRP00000128] [MT6620 Wi-Fi][Driver] Add proc support to Android Driver for debug and driver status check
  94. * Add Linux Proc Support
  95. *
  96. * 10 07 2010 cp.wu
  97. * [WCXRP00000083] [MT5931][Driver][FW] Add necessary logic for MT5931 first connection
  98. * [WINDDK] build system changes for MT5931
  99. *
  100. * 07 08 2010 cp.wu
  101. *
  102. * [WPD00003833] [MT6620 and MT5931] Driver migration - move to new repository.
  103. *
  104. * 06 06 2010 kevin.huang
  105. * [WPD00003832][MT6620 5931] Create driver base
  106. * [MT6620 5931] Create driver base
  107. ** \main\maintrunk.MT6620WiFiDriver_Prj\5 2009-12-14 14:10:55 GMT mtk01084
  108. ** \main\maintrunk.MT6620WiFiDriver_Prj\4 2009-11-17 22:41:00 GMT mtk01084
  109. ** \main\maintrunk.MT6620WiFiDriver_Prj\3 2009-11-13 16:20:33 GMT mtk01084
  110. ** \main\maintrunk.MT6620WiFiDriver_Prj\2 2009-03-10 20:27:13 GMT mtk01426
  111. ** Init for develop
  112. **
  113. */
  114. #ifndef _VERSION_H
  115. #define _VERSION_H
  116. /*******************************************************************************
  117. * C O M P I L E R F L A G S
  118. ********************************************************************************
  119. */
  120. /*******************************************************************************
  121. * E X T E R N A L R E F E R E N C E S
  122. ********************************************************************************
  123. */
  124. /*******************************************************************************
  125. * C O N S T A N T S
  126. ********************************************************************************
  127. */
  128. #ifndef NIC_AUTHOR
  129. #define NIC_AUTHOR "NIC_AUTHOR"
  130. #endif
  131. #ifndef NIC_DESC
  132. #define NIC_DESC "NIC_DESC"
  133. #endif
  134. #ifndef NIC_NAME
  135. #if defined(MT6630)
  136. #define NIC_NAME "MT6630"
  137. #define NIC_DEVICE_ID "MT6630"
  138. #define NIC_DEVICE_ID_LOW "mt6630"
  139. #endif
  140. #endif
  141. /* NIC driver information */
  142. #define NIC_VENDOR "MediaTek Inc."
  143. #define NIC_VENDOR_OUI {0x00, 0x0C, 0xE7}
  144. #if defined(MT6630)
  145. #define NIC_PRODUCT_NAME "MediaTek Inc. MT6630 Wireless LAN Adapter"
  146. #define NIC_DRIVER_NAME "MediaTek Inc. MT6630 Wireless LAN Adapter Driver"
  147. #endif
  148. /* Define our driver version */
  149. #define NIC_DRIVER_MAJOR_VERSION 2
  150. #define NIC_DRIVER_MINOR_VERSION 0
  151. #define NIC_DRIVER_VERSION (2, 0, 1, 1)
  152. #define NIC_DRIVER_VERSION_STRING "2.0.1.1"
  153. /*******************************************************************************
  154. * D A T A T Y P E S
  155. ********************************************************************************
  156. */
  157. /*******************************************************************************
  158. * P U B L I C D A T A
  159. ********************************************************************************
  160. */
  161. /*******************************************************************************
  162. * P R I V A T E D A T A
  163. ********************************************************************************
  164. */
  165. /*******************************************************************************
  166. * M A C R O S
  167. ********************************************************************************
  168. */
  169. /*******************************************************************************
  170. * F U N C T I O N D E C L A R A T I O N S
  171. ********************************************************************************
  172. */
  173. /*******************************************************************************
  174. * F U N C T I O N S
  175. ********************************************************************************
  176. */
  177. #endif /* _VERSION_H */