Changeset af897ff0 in mainline for uspace/srv/hid/console/console.c


Ignore:
Timestamp:
2011-06-12T14:51:24Z (14 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
5f88293
Parents:
f2f99ae
Message:

Let kbd server discover new devices.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hid/console/console.c

    rf2f99ae raf897ff0  
    973973       
    974974        /* Start fibril for checking on hot-plugged keyboards. */
    975 //      check_new_devices_in_background(connect_keyboard, "keyboard");
    976975        check_new_devices_in_background(connect_mouse, "mouse");
    977976       
Note: See TracChangeset for help on using the changeset viewer.