SERIAL_DIR
snprintf(buf, 64, SERIAL_DIR"/%s", portName);
BDirectory dir(SERIAL_DIR);
scan_directory(SERIAL_DIR, fDevices);