Subject: CVS commit: src/sys/arch/playstation2/playstation2
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 06/26/2005 19:57:30
Module Name:	src
Committed By:	he
Date:		Sun Jun 26 19:57:30 UTC 2005

Modified Files:
	src/sys/arch/playstation2/playstation2: disksubr.c sifbios.c

Log Message:
Adapt to compiling with -Wcast-qual by adding a const and a couple
of __volatile__ uses.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/arch/playstation2/playstation2/disksubr.c
cvs rdiff -r1.4 -r1.5 src/sys/arch/playstation2/playstation2/sifbios.c

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