aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2014-09-09 18:24:00 -0400
committerKevin O'Connor <kevin@koconnor.net>2014-09-09 18:24:00 -0400
commit0806e9e206f0a11be750ead10007f12d4f829989 (patch)
tree91a3973ddbe441170242d524ce96b2c8cc1d3b2e /scripts
parenta2959d67c00a8719d8b0eff9296d2b10eead0e22 (diff)
downloadseabios-0806e9e206f0a11be750ead10007f12d4f829989.zip
seabios-0806e9e206f0a11be750ead10007f12d4f829989.tar.gz
seabios-0806e9e206f0a11be750ead10007f12d4f829989.tar.bz2
usb: Fix usb_xfer_time() to work when called in 16bit mode.
Make sure to wrap accesses to the usb_pipe struct with GET_LOWFLAT so that it works in 16bit mode. This bug impacts both ehci and uhci usb controllers (it should not impact ohci and xhci as those never call the function in 16bit mode). Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions