dtv5100.h 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  1. /*
  2. * DVB USB Linux driver for AME DTV-5100 USB2.0 DVB-T
  3. *
  4. * Copyright (C) 2008 Antoine Jacquet <royale@zerezo.com>
  5. * http://royale.zerezo.com/dtv5100/
  6. *
  7. * This program is free software; you can redistribute it and/or modify
  8. * it under the terms of the GNU General Public License as published by
  9. * the Free Software Foundation; either version 2 of the License, or
  10. * (at your option) any later version.
  11. *
  12. * This program is distributed in the hope that it will be useful,
  13. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  14. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  15. * GNU General Public License for more details.
  16. *
  17. * You should have received a copy of the GNU General Public License
  18. * along with this program; if not, write to the Free Software
  19. * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  20. */
  21. #ifndef _DVB_USB_DTV5100_H_
  22. #define _DVB_USB_DTV5100_H_
  23. #define DVB_USB_LOG_PREFIX "dtv5100"
  24. #include "dvb-usb.h"
  25. #define DTV5100_USB_TIMEOUT 500
  26. #define DTV5100_I2C_WRITE 0xc7
  27. #define DTV5100_I2C_READ 0xc8
  28. #define DRIVER_AUTHOR "Antoine Jacquet, http://royale.zerezo.com/"
  29. #define DRIVER_DESC "AME DTV-5100 USB2.0 DVB-T"
  30. static struct {
  31. u8 request;
  32. u8 value;
  33. u16 index;
  34. } dtv5100_init[] = {
  35. { 0x000000c5, 0x00000000, 0x00000001 },
  36. { 0x000000c5, 0x00000001, 0x00000001 },
  37. { 0x000000c0, 0x0000000b, 0x00000050 },
  38. { 0x000000c0, 0x00000044, 0x00000051 },
  39. { 0x000000c0, 0x00000046, 0x00000052 },
  40. { 0x000000c0, 0x00000015, 0x00000053 },
  41. { 0x000000c0, 0x0000000f, 0x00000054 },
  42. { 0x000000c0, 0x00000080, 0x00000055 },
  43. { 0x000000c0, 0x00000001, 0x000000ea },
  44. { 0x000000c0, 0x00000000, 0x000000ea },
  45. { 0x000000c0, 0x00000075, 0x0000005c },
  46. { 0x000000c0, 0x000000a1, 0x0000009c },
  47. { 0x000000c0, 0x00000000, 0x0000008e },
  48. { 0x000000c0, 0x00000000, 0x00000090 },
  49. { 0x000000c0, 0x000000ff, 0x00000091 },
  50. { 0x000000c0, 0x000000ff, 0x00000092 },
  51. { 0x000000c0, 0x00000000, 0x00000093 },
  52. { 0x000000c0, 0x000000ff, 0x00000094 },
  53. { 0x000000c0, 0x00000000, 0x00000058 },
  54. { 0x000000c0, 0x0000003f, 0x00000095 },
  55. { 0x000000c0, 0x0000003f, 0x00000096 },
  56. { 0x000000c0, 0x0000000c, 0x0000005a },
  57. { 0x000000c0, 0x0000002b, 0x00000056 },
  58. { 0x000000c0, 0x00000017, 0x0000005f },
  59. { 0x000000c0, 0x00000040, 0x0000005e },
  60. { 0x000000c0, 0x00000036, 0x00000064 },
  61. { 0x000000c0, 0x00000067, 0x00000065 },
  62. { 0x000000c0, 0x000000e5, 0x00000066 },
  63. { 0x000000c0, 0x00000073, 0x000000cc },
  64. { 0x000000c0, 0x000000cd, 0x0000006c },
  65. { 0x000000c0, 0x0000007e, 0x0000006d },
  66. { 0x000000c0, 0x00000001, 0x00000071 },
  67. { 0x000000c0, 0x00000001, 0x00000070 },
  68. /**/
  69. { 0x000000c7, 0x00000080, 0x0000c401 },
  70. { 0x000000c7, 0x0000003f, 0x0000c402 },
  71. { 0x000000c7, 0x00000034, 0x0000c405 }, // 2
  72. { 0x000000c7, 0x00000044, 0x0000c406 },
  73. { 0x000000c7, 0x00000038, 0x0000c407 }, // 4
  74. { 0x000000c7, 0x00000008, 0x0000c408 },
  75. { 0x000000c7, 0x0000001c, 0x0000c409 }, // 6
  76. { 0x000000c7, 0x0000000d, 0x0000c40a }, // 7
  77. { 0x000000c7, 0x00000045, 0x0000c40b }, // 8
  78. { 0x000000c7, 0x000000e1, 0x0000c40c },
  79. { 0x000000c7, 0x00000078, 0x0000c41a }, // 10
  80. { 0x000000c7, 0x00000000, 0x0000c41b },
  81. { 0x000000c7, 0x00000089, 0x0000c41c },
  82. { 0x000000c7, 0x000000fd, 0x0000c411 }, // 13
  83. { 0x000000c7, 0x00000095, 0x0000c412 }, // 14
  84. { 0x000000c7, 0x000000d6, 0x0000c422 }, // 15
  85. { 0x000000c7, 0x00000000, 0x0000c41e },
  86. { 0x000000c7, 0x000000d0, 0x0000c41e },
  87. { 0x000000c8, 0x00000000, 0x0000c422 },
  88. { 0x000000c7, 0x00000000, 0x0000c41e },
  89. { 0x000000c8, 0x00000000, 0x0000c405 },
  90. { 0x000000c8, 0x00000000, 0x0000c422 },
  91. { 0x000000c7, 0x000000d0, 0x0000c423 },
  92. { 0x000000c7, 0x00000000, 0x0000c41e },
  93. { 0x000000c7, 0x000000e0, 0x0000c41e },
  94. { 0x000000c8, 0x00000000, 0x0000c423 },
  95. { 0x000000c8, 0x00000000, 0x0000c423 },
  96. { 0x000000c7, 0x00000000, 0x0000c41e },
  97. { 0x000000c7, 0x000000d0, 0x0000c424 },
  98. { 0x000000c7, 0x00000000, 0x0000c41e },
  99. { 0x000000c7, 0x000000f0, 0x0000c41e },
  100. { 0x000000c8, 0x00000000, 0x0000c424 },
  101. { 0x000000c7, 0x00000000, 0x0000c41e },
  102. { 0x000000c7, 0x0000007f, 0x0000c414 },
  103. { 0x000000c7, 0x0000007f, 0x0000c415 },
  104. { 0x000000c7, 0x00000030, 0x0000c405 },
  105. { 0x000000c7, 0x00000000, 0x0000c406 },
  106. { 0x000000c7, 0x0000001f, 0x0000c415 },
  107. { 0x000000c7, 0x000000ff, 0x0000c416 },
  108. { 0x000000c7, 0x000000ff, 0x0000c418 },
  109. { 0x000000c7, 0x00000051, 0x0000c41f }, // here
  110. { 0x000000c7, 0x00000016, 0x0000c420 }, // here
  111. { 0x000000c7, 0x00000053, 0x0000c421 },
  112. { 0x000000c7, 0x000000c1, 0x0000c425 }, // here
  113. { 0x000000c7, 0x00000014, 0x0000c426 }, // here
  114. { 0x000000c7, 0x00000082, 0x0000c400 },
  115. { 0x000000c7, 0x00000000, 0x0000c402 },
  116. { 0x000000c7, 0x00000000, 0x0000c401 },
  117. /**/
  118. { } /* Terminating entry */
  119. };
  120. extern struct dvb_frontend* dtv5100_fe_attach(void);
  121. #endif