Changeset c85804f in mainline for uspace/drv/bus/usb/ohci/root_hub.h


Ignore:
Timestamp:
2011-07-11T11:02:40Z (13 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
062b25f
Parents:
ece7f78
Message:

OHCI: Root hub: Make descriptor generation a bit cleaner.

Does not change functionality.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/bus/usb/ohci/root_hub.h

    rece7f78 rc85804f  
    5555        /** interrupt transfer waiting for an actual interrupt to occur */
    5656        usb_transfer_batch_t * unfinished_interrupt_transfer;
    57         /** pre-allocated interrupt mask
     57        /** Interrupt mask of changes
    5858         *
    5959         * OHCI support max 15 ports (specs page 124) + one global bit, it
Note: See TracChangeset for help on using the changeset viewer.