login
Header Space

 
 

CVS: cvs.openbsd.org: src

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <source-changes@...>
Date: Wednesday, April 16, 2008 - 12:08 pm

CVSROOT:	/cvs
Module name:	src
Changes by:	mk@cvs.openbsd.org	2008/04/16 10:08:39

Modified files:
	sys/dev/usb    : ehci.c ukbd.c 

Log message:
Use the timeout(9) API the right way:  Don't initialize the timeout
cookie all the time, and only call timeout_del if we're not going to
timeout_add right away.

Testing by johan@, oga@, sthen@, and possibly some more people (thanks).

Ok krw@, oga@, sthen@.
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
CVS: cvs.openbsd.org: src, Michael Knudsen, (Wed Apr 16, 12:08 pm)
speck-geostationary