Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/uhci-hcd/batch.c

    ra7e2f0d r0db3ad6  
    318318                ++packet;
    319319        }
     320        instance->tds[packet - 1].status |= TD_STATUS_COMPLETE_INTERRUPT_FLAG;
    320321        device_keeper_set_toggle(instance->manager, instance->target, toggle);
    321322}
Note: See TracChangeset for help on using the changeset viewer.