Subject: CVS commit: src/sys/dev/isa
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 08/05/2004 16:45:12
Module Name: src
Committed By: drochner
Date: Thu Aug 5 16:45:12 UTC 2004
Modified Files:
src/sys/dev/isa: cs89x0isa.c
Log Message:
simplify some pointer arithmetics which uses typecasts on the LHS
so that gcc-3.4 doesn't complain
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/dev/isa/cs89x0isa.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.