Re: [linux-usb-devel] [PATCH] USB: Only enable autosuspend

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jiri Kosina
Date: Friday, August 3, 2007 - 8:29 am

On Fri, 3 Aug 2007, David Brownell wrote:


Last time I tried with two random USB keyboards - one from Logitech and 
one from Chicony, I don't remember the exact PIDs, but could look them up 
if it is interesting for someone.


What I have been seeing with both these keyboards was: if connected to 
UHCI controller, root hub not auto-suspended, as soon as they got 
autosuspended, and keys were pressed on them rapidly, very often some 
keypressess got lost. I didn't experience this on OHCI, but I remember 
Alan saying that he triggered it on OHCI too, right?

Seemed like a timing issue - by lowering the polling timeout we were able 
to make things much better, but that of course costs us more power etc. 
and it's even not sure if it is an ultimate solution.

-- 
Jiri Kosina
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [linux-usb-devel] [PATCH] USB: Only enable autosuspend , Jiri Kosina, (Fri Aug 3, 8:29 am)
Re: [PATCH] USB: Only enable autosuspend by default on c ..., Matthew Garrett, (Fri Aug 3, 10:48 am)