drivecmp
static int drivecmp(const void *va, const void *vb);
kqsort(drivelist, gooddrives, sizeof(int), drivecmp);