commit | 83f859c5a6d6e01d671f002c0ade3498b4a4b245 | [log] [tgz] |
---|---|---|
author | Devin Heitmueller <dheitmueller@kernellabs.com> | Fri Jun 25 01:33:39 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Dec 29 08:16:33 2010 -0200 |
tree | b734e1079859afb1c21e085c69abda70beae684a | |
parent | 88464106f97fe1c143bda2b4019b07c3069d454c [diff] |
[media] au0828: set max packets per URB to match Windows driver We had the max packets per URB set to an incredibly low "10" as opposed to the Windows driver which has it as 128. Set the value to match the Windows driver, which will reduce interrupts considerably. This work was sponsored by GetWellNetwork Inc. Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>