KB_READ
status_t status = ioctl(fFD, KB_READ, &keyInfo, sizeof(keyInfo));
case KB_READ:
if (ioctl(keyboard->device, KB_READ, &rawKeyInfo,