Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/usbhost/include/usb/host/usb_device_manager.h

    rc59dbdd5 r0cd8089  
    5959                devman_handle_t handle; /**< Devman handle of the device. */
    6060        } devices[USB_ADDRESS_COUNT];
    61         /** Maximum speed allowed. */
    6261        usb_speed_t max_speed;
    63         /** Protect access to members. */
    6462        fibril_mutex_t guard;
    6563        /** The last reserved address */
Note: See TracChangeset for help on using the changeset viewer.