On Wed, Aug 27, 2008 at 06:29:08PM -0400, Eddy Quicksall wrote: > > I would like to use a timer function that, given some amount of time, will > call me back when the time expires. What choices do I have? Callouts, see sys/kern/kern_timeout.c. Regards, -- Alex