Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
TODO We need to handle initcall properly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The interrupt handler can only been attached to the same irq once.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ddekit_condvar_wait_timed hasn't been implemented as it is only used by
freebsd drivers.
|
|
|
|
|
|
cthreads mutex might contain the holder only when WAITDEBUG is defined.
I think it's better to implement it by ourselves.
|
|
|
|
|