Changeset 818dc00 in mainline for uspace/lib/usb/include/usb/usb.h


Ignore:
Timestamp:
2010-12-09T00:02:25Z (13 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
040068c
Parents:
aca85e4 (diff), 07b9203e (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:

Merge with vojtechhorky/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/usb/include/usb/usb.h

    raca85e4 r818dc00  
    7171/** Default USB address. */
    7272#define USB_ADDRESS_DEFAULT 0
     73/** Maximum address number in USB 1.1. */
     74#define USB11_ADDRESS_MAX 128
    7375
    7476/** USB endpoint number type.
Note: See TracChangeset for help on using the changeset viewer.