Subject: CVS commit: src/sys/arch/newsmips/apbus
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 08/27/2006 08:43:05
Module Name: src
Committed By: tsutsui
Date: Sun Aug 27 08:43:05 UTC 2006
Modified Files:
src/sys/arch/newsmips/apbus: dmac3.c
Log Message:
Make sc_dmamap volatile for aggressive gcc4.
Also use uint32_t rather than int since it's unsigned.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/newsmips/apbus/dmac3.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.