commit | 7558977a4ade512648bdfcc5f74dfffd7511d46f | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Sun Jul 10 13:25:48 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Jul 27 17:55:51 2011 -0300 |
tree | 2f90bcbd231fb306071bfe57b628dc31fa8de3a1 | |
parent | f1b829704c0b48daff99056932855e71c2814855 [diff] |
[media] drxk: Improve the scu_command error message Now, it outputs: [10927.639641] drxk: SCU_RESULT_INVPAR while sending cmd 0x0203 with params: [10927.646283] drxk: 02 00 00 00 10 00 07 00 03 02 .......... Better than ERROR -3. This happens with Terratec H5 firmware. It adds 2 new error conditions, and something useful to track what the heck is that. I suspect that the scu_command is dependent on the firmware revision. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>