CVSROOT:        /cvs
Module name:    src
Changes by:     chel...@cvs.openbsd.org 2020/02/17 17:12:08

Modified files:
        sys/dev/sbus   : magmareg.h magma.c 

Log message:
magma(4): timeout_add(9) -> timeout_add_msec(9)

Remove the tick conversion stuff and use timeout_add_msec(9) directly.

Compile-tested by kn@.

ok kn@

Reply via email to