Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/hpcarm/dev
Module Name: src
Committed By: peter
Date: Tue Jun 27 14:36:50 UTC 2006
Modified Files:
src/sys/arch/hpcarm/dev: j720kbd.c j720lcd.c j720pwr.c j720ssp.c
j720sspvar.h j720tp.c
Log Message:
Hide the bit invertion/shifting of values received from and send to the MCU
inside the j720ssp_readwrite function. This simplifies the calls to this
function a little.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/hpcarm/dev/j720kbd.c \
src/sys/arch/hpcarm/dev/j720lcd.c
cvs rdiff -r1.1 -r1.2 src/sys/arch/hpcarm/dev/j720pwr.c \
src/sys/arch/hpcarm/dev/j720sspvar.h src/sys/arch/hpcarm/dev/j720tp.c
cvs rdiff -r1.29 -r1.30 src/sys/arch/hpcarm/dev/j720ssp.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