Changeset e0004ad in mainline


Ignore:
Timestamp:
2011-02-08T22:26:36Z (13 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
ad29045
Parents:
2b4dbd1
Message:

Fixes: don't move buffer_offset in setup stage

usbinfo utility works

File:
1 edited

Legend:

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

    r2b4dbd1 re0004ad  
    142142            USB_PID_SETUP, instance->packet);
    143143
    144         instance->buffer_offset += SETUP_PACKET_DATA_SIZE;
    145144        instance->next_step = tracker_control_read_data;
    146145
Note: See TracChangeset for help on using the changeset viewer.