Changeset 26b50cb in mainline for uspace/srv/char


Ignore:
Timestamp:
2009-12-30T14:32:12Z (16 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/fix-logger-deadlock, topic/msim-upgrade, topic/simplify-dev-export
Children:
40cb845e
Parents:
73f56e4 (diff), d557e4f (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge small mouse fixes.

File:
1 edited

Legend:

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

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