Changeset 92f924c8 in mainline for uspace/drv/uhci/uhci.c


Ignore:
Timestamp:
2011-01-07T13:27:58Z (14 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
7bd34e5
Parents:
28f660d
Message:

block fibril until address is assigned

File:
1 edited

Legend:

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

    r28f660d r92f924c8  
    8989            usb_str_transfer_type(transfer_type),
    9090            size);
     91//      callback( dev, USB_OUTCOME_OK, arg );
    9192
    9293        return ENOTSUP;
Note: See TracChangeset for help on using the changeset viewer.