Changeset b303275 in mainline
- Timestamp:
- 2015-07-01T03:50:17Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e98e5fc
- Parents:
- 96323d2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usbdev/src/devpoll.c
r96323d2 rb303275 87 87 const usb_endpoint_mapping_t *mapping 88 88 = data->polling_mapping; 89 usb_log_debug("Poll %p: started polling of `%s' - " \89 usb_log_debug("Poll (%p): started polling of `%s' - " \ 90 90 "interface %d (%s,%d,%d), %zuB/%zu.\n", 91 91 data, usb_device_get_name(data->dev),
Note:
See TracChangeset
for help on using the changeset viewer.