1. 18 2月, 2008 4 次提交
  2. 26 1月, 2008 5 次提交
  3. 10 10月, 2007 3 次提交
  4. 19 7月, 2007 1 次提交
  5. 09 5月, 2007 2 次提交
  6. 28 4月, 2007 5 次提交
  7. 21 2月, 2007 3 次提交
  8. 10 12月, 2006 6 次提交
  9. 04 10月, 2006 2 次提交
  10. 26 9月, 2006 5 次提交
  11. 25 6月, 2006 1 次提交
  12. 02 4月, 2006 2 次提交
  13. 22 3月, 2006 1 次提交
    • M
      V4L/DVB (3504): Medion 7134: Autodetect second bridge chip · ba3a5a81
      Michael Krufky 提交于
      The device, Medion 7134, has two saa7134 chips on it, but only one of them
      is functional in the current saa7134 driver.
      This patch adds autodetection for the second, unsupported saa7134 chip,
      as SAA7134_BOARD_MD7134_BRIDGE_2, and displays a message to the user
      (in dmesg) indicating that the second chip isn't yet functional.
      This is useful for users, since two instances of the saa7134 driver
      will spawn. This patch will prevent confusion by warning the user that
      only one of the chips on the board are functional.
      There are other versions of the SAA7134_BOARD_MD7134 with only a single
      saa7134 bridge/decoder -- those devices will not be affected by this patch.
      Only devices containing the second chip will display the warning.
      Signed-off-by: NMichael Krufky <mkrufky@linuxtv.org>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
      ba3a5a81