Subject: CVS commit: src/sys/arch/arm/s3c2xx0
To: None <source-changes@NetBSD.org>
From: Hiroyuki Bessho <bsh@netbsd.org>
List: source-changes
Date: 08/04/2003 12:34:09
Module Name:	src
Committed By:	bsh
Date:		Mon Aug  4 12:34:09 UTC 2003

Modified Files:
	src/sys/arch/arm/s3c2xx0: s3c24x0_intr.h s3c2800_intr.h s3c2xx0_intr.h

Log Message:
bit polarity of interrupt mask registers don't match between s3c2800
and s3c24[10]0.  define macro s3c2xx0_update_hw_mask() for it.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/arm/s3c2xx0/s3c24x0_intr.h \
    src/sys/arch/arm/s3c2xx0/s3c2800_intr.h
cvs rdiff -r1.3 -r1.4 src/sys/arch/arm/s3c2xx0/s3c2xx0_intr.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.