CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/04/21 13:36:17
Modified files:
sys/dev/isa : aps.c
Log message:
Switch aps(4) to use timeout_add_msec() instead of timeout_add() with a
calculation of ticks. Saves 26 bytes.
ok oga `fine' deraadt
