Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 11/26/2005 21:33:47
Module Name:	src
Committed By:	jdolecek
Date:		Sat Nov 26 21:33:47 UTC 2005

Modified Files:
	src/sys/dev/ic: aac.c

Log Message:
Add some casts to make this compile on amd64 (and perhaps other LP64
architectures). Part of PR kern/30456.

The binary object file on i386 confirmed to be exactly the same before
and after the change.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/dev/ic/aac.c

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