Changeset 3e200736 in mainline for uspace/drv/bus/usb/ehci/hc.h


Ignore:
Timestamp:
2014-01-18T21:34:32Z (10 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
a5361fb
Parents:
e26a9d95
Message:

uhci,ohci, ehci: Move interrupt replacement fibril to libusbhost

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/bus/usb/ehci/hc.h

    re26a9d95 r3e200736  
    6464        list_t pending_batches;
    6565
    66         /** Fibril for periodic checks if interrupts can't be used */
    67         fid_t interrupt_emulator;
    68 
    6966        /** Guards schedule and endpoint manipulation */
    7067        fibril_mutex_t guard;
Note: See TracChangeset for help on using the changeset viewer.