Changeset ef90ffb3 in mainline for boot


Ignore:
Timestamp:
2011-05-17T19:09:07Z (15 years ago)
Author:
Lubos Slovak <lubos.slovak@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
b2995c3
Parents:
2586860 (diff), 4880210 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

HID parser improved significantly, more subdrivers fix, mouse wheel.

Location:
boot
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile.common

    r2586860 ref90ffb3  
    157157        $(USPACE_PATH)/app/usbinfo/usbinfo \
    158158        $(USPACE_PATH)/app/vuhid/vuh \
     159        $(USPACE_PATH)/app/mkbd/mkbd \
    159160        $(USPACE_PATH)/app/websrv/websrv
    160161
  • boot/arch/amd64/Makefile.inc

    r2586860 ref90ffb3  
    4949        usbflbk \
    5050        usbhub \
    51         usbkbd \
    5251        usbhid \
    5352        usbmast \
Note: See TracChangeset for help on using the changeset viewer.