Changeset 7309799 in mainline for uspace/drv/usbhid/kbddev.c


Ignore:
Timestamp:
2011-03-10T14:13:15Z (14 years ago)
Author:
Lubos Slovak <lubos.slovak@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
e8c1fb0
Parents:
17ada7a
Message:

Comments of kbdrepeat functions + minor changes to comments in kbddev.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/usbhid/kbddev.c

    r17ada7a r7309799  
    484484 * @param count Number of key codes in report (size of the report).
    485485 * @param modifiers Bitmap of modifiers (Ctrl, Alt, Shift, GUI).
    486  * @param arg User-specified argument.
     486 * @param arg User-specified argument. Expects pointer to the keyboard device
     487 *            structure representing the keyboard.
    487488 *
    488489 * @sa usbhid_kbd_check_key_changes(), usbhid_kbd_check_modifier_changes()
Note: See TracChangeset for help on using the changeset viewer.