67238c609c
* simplify and clean the attach code a lot, and support the 'drive' locator * pass proper dev_t to readdisklabel() - formerly, the passed value was completely broken (used incorrect major and wrong minor), but worked by accident * worker thread is now spawned per controller, rather than per-drive; i/o cannot be done concurrently by different drivers, only one i/o can be pending at any time * simplify the command queue code, just sleep appropriately when !poll case, g/c 'async' code formerly needed, move the bio code from ed_mca.c to edc_mca.c:edc_bio() * other misc cleanups |
||
---|---|---|
.. | ||
3c523reg.h | ||
aha_mca.c | ||
com_mca.c | ||
devlist2h.awk | ||
ed_mca.c | ||
edc_mca.c | ||
edcreg.h | ||
edcvar.h | ||
edvar.h | ||
files.mca | ||
if_ate_mca.c | ||
if_elmc_mca.c | ||
if_ep_mca.c | ||
if_le_mca.c | ||
if_lereg.h | ||
if_ne_mca.c | ||
if_tr_mca.c | ||
if_we_mca.c | ||
Makefile.mcadevs | ||
mca_subr.c | ||
mca.c | ||
mcadevs | ||
mcadevs_data.h | ||
mcadevs.h | ||
mcareg.h | ||
mcavar.h | ||
TODO |