diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-03-22 17:41:35 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-03-22 17:41:35 +0100 |
commit | 8e61a0036d59af949a66cf4b90a0c7d5f076f884 (patch) | |
tree | 75cf8a1c341989d6ac9030137349ed9de00a4fea /sys/src/9/pc64 | |
parent | c86561f6257fd865590caacb3a4ad709c848eb68 (diff) |
usbohci: ensure Ed and Td alignment, fix for amd64
Diffstat (limited to 'sys/src/9/pc64')
-rw-r--r-- | sys/src/9/pc64/pc64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/src/9/pc64/pc64 b/sys/src/9/pc64/pc64 index 96d2ec217..44b4d3c3b 100644 --- a/sys/src/9/pc64/pc64 +++ b/sys/src/9/pc64/pc64 @@ -75,7 +75,7 @@ link netdevmedium loopbackmedium usbuhci -# usbohci + usbohci usbehci usbehcipc # audiosb16 dma |