froggey / Mezzano

An operating system written in Common Lisp
MIT License
3.52k stars 188 forks source link

usb: Fix ED header issue by always masking of lower bits. #166

Closed fittestbits closed 4 years ago

fittestbits commented 4 years ago

The low bits of the ED header bits must be masked off before using the upper bits as a buffer physical address.