DEVICE_PREFIX
if (strncmp(devname, DEVICE_PREFIX, strlen(DEVICE_PREFIX)) != 0) {
devname += strlen(DEVICE_PREFIX);