Changeset 53b9f2c in mainline for uspace/drv/hid
- Timestamp:
- 2017-11-12T00:23:46Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 493f1be
- Parents:
- 6da15db7
- Location:
- uspace/drv/hid/usbhid
- Files:
-
- 23 moved
-
Makefile (moved) (moved from uspace/drv/bus/usb/usbhid/Makefile ) (1 diff)
-
blink1/blink1.c (moved) (moved from uspace/drv/bus/usb/usbhid/blink1/blink1.c )
-
blink1/blink1.h (moved) (moved from uspace/drv/bus/usb/usbhid/blink1/blink1.h )
-
generic/hiddev.c (moved) (moved from uspace/drv/bus/usb/usbhid/generic/hiddev.c )
-
generic/hiddev.h (moved) (moved from uspace/drv/bus/usb/usbhid/generic/hiddev.h )
-
kbd/conv.c (moved) (moved from uspace/drv/bus/usb/usbhid/kbd/conv.c )
-
kbd/conv.h (moved) (moved from uspace/drv/bus/usb/usbhid/kbd/conv.h )
-
kbd/kbddev.c (moved) (moved from uspace/drv/bus/usb/usbhid/kbd/kbddev.c )
-
kbd/kbddev.h (moved) (moved from uspace/drv/bus/usb/usbhid/kbd/kbddev.h )
-
kbd/kbdrepeat.c (moved) (moved from uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.c )
-
kbd/kbdrepeat.h (moved) (moved from uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.h )
-
main.c (moved) (moved from uspace/drv/bus/usb/usbhid/main.c )
-
mouse/mousedev.c (moved) (moved from uspace/drv/bus/usb/usbhid/mouse/mousedev.c )
-
mouse/mousedev.h (moved) (moved from uspace/drv/bus/usb/usbhid/mouse/mousedev.h )
-
multimedia/keymap.c (moved) (moved from uspace/drv/bus/usb/usbhid/multimedia/keymap.c )
-
multimedia/keymap.h (moved) (moved from uspace/drv/bus/usb/usbhid/multimedia/keymap.h )
-
multimedia/multimedia.c (moved) (moved from uspace/drv/bus/usb/usbhid/multimedia/multimedia.c )
-
multimedia/multimedia.h (moved) (moved from uspace/drv/bus/usb/usbhid/multimedia/multimedia.h )
-
subdrivers.c (moved) (moved from uspace/drv/bus/usb/usbhid/subdrivers.c )
-
subdrivers.h (moved) (moved from uspace/drv/bus/usb/usbhid/subdrivers.h )
-
usbhid.c (moved) (moved from uspace/drv/bus/usb/usbhid/usbhid.c )
-
usbhid.h (moved) (moved from uspace/drv/bus/usb/usbhid/usbhid.h )
-
usbhid.ma (moved) (moved from uspace/drv/bus/usb/usbhid/usbhid.ma )
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/hid/usbhid/Makefile
r6da15db7 r53b9f2c 27 27 # 28 28 29 USPACE_PREFIX = ../../.. /..29 USPACE_PREFIX = ../../.. 30 30 31 31 LIBS = usbhid usbdev usb drv
Note:
See TracChangeset
for help on using the changeset viewer.
