diff options
author | ian <ian@FreeBSD.org> | 2013-11-15 23:41:32 +0000 |
---|---|---|
committer | ian <ian@FreeBSD.org> | 2013-11-15 23:41:32 +0000 |
commit | 3d4d08a4a0500ab5dc60240d481f7559d7635a89 (patch) | |
tree | 3917f5f781d521386847b4448854cc39e47cfe67 /sys/dev/cfe/cfe_api.c | |
parent | 5e5ddd0a2aa743367740299ac4635ce8f201cff7 (diff) | |
download | FreeBSD-src-3d4d08a4a0500ab5dc60240d481f7559d7635a89.zip FreeBSD-src-3d4d08a4a0500ab5dc60240d481f7559d7635a89.tar.gz |
ONFI parameters are little-endian, hence we must take care to convert them
to native endianness. We must also pay attention to unaligned accesses.
Copy the interesting parameters to a new struct so the rest of the code can
forget about these problems.
Submitted by: Kristof Provost <kristof@sigsegv.be> (cleanup) and me (orig).
Diffstat (limited to 'sys/dev/cfe/cfe_api.c')
0 files changed, 0 insertions, 0 deletions