Changeset d824daf in mainline for uspace/drv/usbhub/ports.h


Ignore:
Timestamp:
2011-04-10T00:09:23Z (13 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
82e8861, edc4c66
Parents:
d32ed36 (diff), 1c258d1 (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:

Remove explicit reservation of default address

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/usbhub/ports.h

    rd32ed36 rd824daf  
    5151         */
    5252        bool reset_completed;
     53        /** Whether to announce the port reset as successful. */
     54        bool reset_okay;
    5355
    5456        /** Information about attached device. */
Note: See TracChangeset for help on using the changeset viewer.