Changeset a8e98498 in mainline for uspace/lib/usb/Makefile


Ignore:
Timestamp:
2011-03-08T15:12:59Z (14 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
0c0f5a5d, d2fc1c2, f8c190e
Parents:
ec4538d (diff), bc1c6fb (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:

Doxygen comments fixes, EHCI match ids

  • Fixed wrong parameters' comments.
  • Placed EHCI driver into separate Doxygen group drvusbehci.
  • Add a bunch of EHCI match ids.
  • Removed some obsoleted code.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/usb/Makefile

    rec4538d ra8e98498  
    4747        src/request.c \
    4848        src/usb.c \
    49         src/usbdevice.c \
    50         src/usbmem.c
     49        src/usbdevice.c
    5150
    5251include $(USPACE_PREFIX)/Makefile.common
Note: See TracChangeset for help on using the changeset viewer.