Changeset 66d5062 in mainline for uspace/drv/usbhid/main.c
- Timestamp:
- 2011-01-28T21:17:51Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 632ed68
- Parents:
- 1c13dac
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/usbhid/main.c
r1c13dac r66d5062 55 55 56 56 #define BUFFER_SIZE 32 57 #define NAME "usb kbd"57 #define NAME "usbhid" 58 58 59 59 #define GUESSED_POLL_ENDPOINT 1
Note:
See TracChangeset
for help on using the changeset viewer.