Changeset 4939490 in mainline for uspace/drv/usbhid/multimedia/multimedia.c
- Timestamp:
- 2011-05-20T10:23:26Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d1fb591
- Parents:
- d09f3720
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/usbhid/multimedia/multimedia.c
rd09f3720 r4939490 209 209 return rc; 210 210 } 211 212 usb_log_debug("%s function created. Handle: %d\n", NAME, fun->handle); 211 213 212 214 rc = ddf_fun_add_to_class(fun, "keyboard");
Note:
See TracChangeset
for help on using the changeset viewer.