Ignore:
Timestamp:
2017-07-13T18:59:25Z (7 years ago)
Author:
Jaroslav Jindrak <dzejrou@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
05aeee0e
Parents:
c9ce62a
Message:

Added more compact way to report error codes similar to the trb type reporting one.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/bus/usb/xhci/hw_struct/trb.h

    rc9ce62a r4fa5342  
    192192        XHCI_TRBC_INVALID_STREAM_ID_ERROR,
    193193        XHCI_TRBC_SECONDARY_BANDWIDTH_ERROR,
    194         XHCI_TRBC_SPLIT_TRANSACTION_ERROR
     194        XHCI_TRBC_SPLIT_TRANSACTION_ERROR,
     195        XHCI_TRBC_MAX
    195196        /**
    196197         *  37 - 191 reserved
Note: See TracChangeset for help on using the changeset viewer.