Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/char/i8042/i8042.c

    rd557e4f r9f51afc  
    295295
    296296        if (i8042_port[devid].client_phone != -1) {
     297                if (devid == DEVID_PRI)
    297298                async_msg_1(i8042_port[devid].client_phone,
    298299                    IPC_FIRST_USER_METHOD, data);
Note: See TracChangeset for help on using the changeset viewer.