Subject: CVS commit: src/sys/arch/atari/dev
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 03/06/2007 14:07:15
Module Name:	src
Committed By:	tsutsui
Date:		Tue Mar  6 14:07:15 UTC 2007

Modified Files:
	src/sys/arch/atari/dev: ncr5380.c

Log Message:
Make req_addr (char *) rather than adding an extra cast
since it's used only in this function to calculate buffer address.


To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 src/sys/arch/atari/dev/ncr5380.c

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