drvselect
static void drvselect(char *args, int truefalse, int selections[]);
drvselect(args, 1, drv_select);
drvselect(args, 0, drv_select);