Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/ofw
Module Name: src
Committed By: jmcneill
Date: Sun Dec 13 11:00:02 UTC 2015
Modified Files:
src/sys/dev/ofw: ofw_subr.c
Log Message:
OF properties are stored in big endian, but the host might not be. Swap
the value of the "reg" property where appropriate.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/dev/ofw/ofw_subr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index