freebsd-dev/sys/dev/mmc
Julian Elischer 3745c395ec Rename the kthread_xxx (e.g. kthread_create()) calls
to kproc_xxx as they actually make whole processes.
Thos makes way for us to add REAL kthread_create() and friends
that actually make theads. it turns out that most of these
calls actually end up being moved back to the thread version
when it's added. but we need to make this cosmetic change first.

I'd LOVE to do this rename in 7.0  so that we can eventually MFC the
new kthread_xxx() calls.
2007-10-20 23:23:23 +00:00
..
bridge.h A careful reading of the disclaimer that is required to download the 2007-05-26 05:23:36 +00:00
mmc.c MFp4: When querying the operating condition of SD cards (using the 2007-06-05 17:04:44 +00:00
mmcbr_if.m A careful reading of the disclaimer that is required to download the 2007-05-26 05:23:36 +00:00
mmcbrvar.h A careful reading of the disclaimer that is required to download the 2007-05-26 05:23:36 +00:00
mmcbus_if.m A careful reading of the disclaimer that is required to download the 2007-05-26 05:23:36 +00:00
mmcreg.h A careful reading of the disclaimer that is required to download the 2007-05-26 05:23:36 +00:00
mmcsd.c Rename the kthread_xxx (e.g. kthread_create()) calls 2007-10-20 23:23:23 +00:00
mmcvar.h A careful reading of the disclaimer that is required to download the 2007-05-26 05:23:36 +00:00