Changeset e3c78efc in mainline for uspace/drv/bus/usb/usbhid/usbhid.c
- Timestamp:
- 2011-11-09T12:59:37Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6f730278
- Parents:
- 555499da
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/usbhid/usbhid.c
r555499da re3c78efc 301 301 assert(dev); 302 302 303 304 303 if (dev->pipes[USB_HID_KBD_POLL_EP_NO].present) { 305 304 usb_log_debug("Found keyboard endpoint.\n");
Note:
See TracChangeset
for help on using the changeset viewer.