Changes in / [04c722f9:969a6ff] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/usbhub/usbhub.c

    r04c722f9 r969a6ff  
    234234        usb_endpoint_pipe_start_session(&result->endpoints.control);
    235235        opResult = usb_request_get_descriptor(&result->endpoints.control,
    236                         USB_REQUEST_TYPE_STANDARD, USB_REQUEST_RECIPIENT_DEVICE,
     236                        USB_REQUEST_TYPE_CLASS, USB_REQUEST_RECIPIENT_DEVICE,
    237237                        USB_DESCTYPE_HUB,
    238238                        0, 0, serialized_descriptor,
Note: See TracChangeset for help on using the changeset viewer.