Changeset af897ff0 in mainline for uspace/srv/hid/console/console.c
- Timestamp:
- 2011-06-12T14:51:24Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5f88293
- Parents:
- f2f99ae
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/console/console.c
rf2f99ae raf897ff0 973 973 974 974 /* Start fibril for checking on hot-plugged keyboards. */ 975 // check_new_devices_in_background(connect_keyboard, "keyboard");976 975 check_new_devices_in_background(connect_mouse, "mouse"); 977 976
Note:
See TracChangeset
for help on using the changeset viewer.