Ignore:
Timestamp:
2017-07-14T17:28:06Z (8 years ago)
Author:
Michal Staruch <salmelu@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
c058a388
Parents:
05aeee0e
Message:

Added roothub communication for adding devices.

File:
1 edited

Legend:

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

    r05aeee0e r7bd99bf  
    286286#define XHCI_PORT_PLS           portsc, 32, RANGE,  8,  5
    287287#define XHCI_PORT_PP            portsc, 32,  FLAG,  9
    288 #define XHCI_PORT_PIC           portsc, 32, RANGE, 13, 10
     288#define XHCI_PORT_PS            portsc, 32, RANGE, 13, 10
     289#define XHCI_PORT_PIC           portsc, 32, RANGE, 15, 14
    289290#define XHCI_PORT_LWS           portsc, 32,  FLAG, 16
    290291#define XHCI_PORT_CSC           portsc, 32,  FLAG, 17
Note: See TracChangeset for help on using the changeset viewer.