Comment 1 for bug 301204

Revision history for this message
Michael Krufky (mkrufky) wrote :

These changesets enable the LEDs on the WinTV MiniStick and the LNA on the WinTV MiniCard

The following changes since commit f83d25d87fc2d2071c5bfe230c356a647889f5ce:
  Michael Frey (Senior Manager, MID) (1):
        UBUNTU: 2.6.24-19.29netbook17

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mkrufky/ubuntu-hardy-lum.git tiger-gpio

Adrian Bunk (1):
      UBUNTU: sms1xxx: dvb/siano/: cleanups

Michael Krufky (6):
      UBUNTU: sms1xxx: add functions to configure and set gpio
      UBUNTU: sms1xxx: turn off LEDs after initialization of Hauppauge WinTV MiniStick
      UBUNTU: sms1xxx: enable power LED on Hauppauge WinTV MiniStick
      UBUNTU: sms1xxx: fix invalid unc readings
      UBUNTU: sms1xxx: enable signal quality indicator LEDs on Hauppauge WinTV MiniStick
      UBUNTU: sms1xxx: enable LNA control on Hauppauge WinTV MiniCard

 ubuntu/media/sms1xxx/sms-cards.c | 118 +++++++++++++++++++++++++++++++++++--
 ubuntu/media/sms1xxx/sms-cards.h | 14 +++++
 ubuntu/media/sms1xxx/smscoreapi.c | 92 ++++++++++++++++++++++++++--
 ubuntu/media/sms1xxx/smscoreapi.h | 48 +++++++++++----
 ubuntu/media/sms1xxx/smsdvb.c | 60 +++++++++++++++++-
 5 files changed, 303 insertions(+), 29 deletions(-)