Changes in uspace/srv/char/i8042/i8042.c [d557e4f:9f51afc] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/char/i8042/i8042.c
rd557e4f r9f51afc 295 295 296 296 if (i8042_port[devid].client_phone != -1) { 297 if (devid == DEVID_PRI) 297 298 async_msg_1(i8042_port[devid].client_phone, 298 299 IPC_FIRST_USER_METHOD, data);
Note:
See TracChangeset
for help on using the changeset viewer.