commit | de30dadb558cfe7f2eba180a4bbb272d29d99072 | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Mon Dec 30 22:09:04 2013 -0500 |
committer | Kevin O'Connor <kevin@koconnor.net> | Wed Jan 29 12:57:01 2014 -0500 |
tree | bb73dbdae8ace39e8a9cf601f2879fae38e42f18 | |
parent | d1bb7e52f5e0e96588d9b6554f277a92f28b560e [diff] |
xhci: Run the XHCI driver entirely in 32bit mode. Since the XHCI driver needs to jump into 32bit mode anyway, it is simpler to just run all of the code in 32bit mode. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>