Subject: CVS commit: syssrc/sys/arch/evbarm/iq80310
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/07/2001 04:24:19
Module Name: syssrc
Committed By: thorpej
Date: Wed Nov 7 02:24:18 UTC 2001
Modified Files:
syssrc/sys/arch/evbarm/iq80310: iq80310_7seg.c iq80310_intr.c
iq80310_timer.c iq80310reg.h obio.c
Log Message:
We were already cheating w/ CPLD register access, so cheat all the
way and use pointer derefs rather than bus_space to access them.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/evbarm/iq80310/iq80310_7seg.c \
syssrc/sys/arch/evbarm/iq80310/iq80310_timer.c \
syssrc/sys/arch/evbarm/iq80310/iq80310reg.h \
syssrc/sys/arch/evbarm/iq80310/obio.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/evbarm/iq80310/iq80310_intr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.