VirtualBox

Changeset 65169 in vbox for trunk/src/VBox/Devices/USB


Ignore:
Timestamp:
Jan 5, 2017 10:15:09 PM (8 years ago)
Author:
vboxsync
Message:

doxygen fixes

Location:
trunk/src/VBox/Devices/USB
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/USB/DevOHCI.cpp

    r65058 r65169  
    22202220
    22212221            /** @todo r=bird: Messing with the toggle flag in prepare is probably not correct
    2222              * when we encounter a STALL error, 4.3.1.3.7.2: "If an endpoint returns a STALL
     2222             * when we encounter a STALL error, 4.3.1.3.7.2: ''If an endpoint returns a STALL
    22232223             * PID, the  Host Controller retires the General TD with the ConditionCode set
    22242224             * to STALL and halts the endpoint. The CurrentBufferPointer, ErrorCount, and
    22252225             * dataToggle fields retain the values that they had at the start of the
    2226              * transaction." */
     2226             * transaction.'' */
    22272227
    22282228            /* update toggle and set data toggle carry */
  • trunk/src/VBox/Devices/USB/VUSBUrb.cpp

    r64294 r65169  
    352352            break;
    353353
    354 #if 1   /** @todo r=bird: OHCI say "If the Transfer Descriptor is being
     354#if 1   /** @todo r=bird: OHCI say ''If the Transfer Descriptor is being
    355355         * retired because of an error, the Host Controller must update
    356          * the Halt bit of the Endpoint Descriptor."
     356         * the Halt bit of the Endpoint Descriptor.''
    357357         *
    358358         * So, I'll subject all transfertypes to the same halt stuff now. It could
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette