1. 16 10月, 2007 29 次提交
  2. 15 10月, 2007 1 次提交
  3. 31 7月, 2007 1 次提交
    • T
      V4L/DVB (5899): bttv: Fix Viewcast Osprey 440 support · cf784d55
      Trent Piepho 提交于
      Various gpio and mux settings for the Osprey 440 weren't correct.  Fix them
      and provide some documentation about how the gpios work.
      
      The osprey eeprom routine wasn't run for the 440, add it.  It was also crap,
      re-written to be better.
      
      Add the Osprey 440 to the Bt878 ALSA driver's whitelist.  Currently the sample
      rate is fixed at 32kHz, as the driver doesn't support different rates for
      digital input mode, though the card can select the rate from 32, 44.1, or 48
      kHz via gpio.
      
      Setting the audio gain via ALSA isn't supported yet; a userspace tool that
      programs the X9221 via i2c-dev must be used.
      
      The Bt878 digital audio format isn't programmed correctly for the CS5331A ADC
      used, resulting in extremely garbled sound.  That is fixed in a followup
      patch.
      Signed-off-by: NTrent Piepho <xyzzy@speakeasy.org>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
      cf784d55
  4. 20 7月, 2007 9 次提交