also fake tty
authornotaz <notasas@gmail.com>
Sat, 16 Jan 2016 00:07:59 +0000 (02:07 +0200)
committernotaz <notasas@gmail.com>
Sat, 16 Jan 2016 00:07:59 +0000 (02:07 +0200)
loader/emu.c

index 91989c4..c0b52db 100644 (file)
@@ -1291,6 +1291,7 @@ long emu_do_ioctl(int fd, int request, void *argp)
     }
 
   /* *********************** */
     }
 
   /* *********************** */
+  case FAKEDEV_TTY:
   case FAKEDEV_TTY0:
     // fake tty0 to make GPH SDL happy
     if (request == 0x4b46) // KDGKBENT
   case FAKEDEV_TTY0:
     // fake tty0 to make GPH SDL happy
     if (request == 0x4b46) // KDGKBENT