1. 10 10月, 2008 3 次提交
  2. 09 9月, 2008 1 次提交
  3. 15 8月, 2008 1 次提交
  4. 13 8月, 2008 1 次提交
  5. 06 8月, 2008 1 次提交
    • P
      ALSA: snd_usb_audio: fix SB Extigy IR Remote regression · b9c196e1
      Phillip Michael Jordan 提交于
      The support for the SB Extigy's remote seems to be broken in all
      recent ALSA versions, including 1.0.17. The driver detects the event
      correctly, then submits a URB to query the RC code. On the Extigy, the
      URB is submitted with a length of 2 bytes. My hardware, however, only
      replies with 1 byte, containing the correct RC button code. The
      current implementation discards this as being too short. (line 1784 of
      usbmixer.c)
      
      This patch specifies a "minimum packet length" in the remote control
      configuration. I've left the values for the Audigy 2/Live! the same as
      the packet length, as I'm assuming the existing code works with them.
      (I don't have the hardware to confirm) This fixes the Extigy RC
      support, e.g. for use with Lirc.
      Signed-off-by: NPhillip Michael Jordan <phil@philjordan.eu>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      Signed-off-by: NJaroslav Kysela <perex@perex.cz>
      b9c196e1
  6. 01 8月, 2008 1 次提交
  7. 28 7月, 2008 1 次提交
  8. 10 7月, 2008 3 次提交
  9. 06 6月, 2008 1 次提交
  10. 27 5月, 2008 2 次提交
  11. 22 5月, 2008 1 次提交
  12. 19 5月, 2008 1 次提交
  13. 24 4月, 2008 9 次提交
  14. 11 3月, 2008 1 次提交
  15. 29 2月, 2008 1 次提交
  16. 23 2月, 2008 2 次提交
  17. 04 2月, 2008 1 次提交
  18. 01 2月, 2008 9 次提交