USB_DEVICE_NAME
state.f = open("/dev/" USB_DEVICE_NAME, O_RDONLY);
f = open("/dev/" USB_DEVICE_NAME, O_RDONLY);
0644, USB_DEVICE_NAME);