Subject: CVS commit: src/sys/arch/macppc/dev
To: None <source-changes@NetBSD.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 01/25/2005 19:05:22
Module Name:	src
Committed By:	briggs
Date:		Tue Jan 25 19:05:22 UTC 2005

Modified Files:
	src/sys/arch/macppc/dev: snapper.c

Log Message:
Ensure i/o commands are allocated on 16-byte boundary by allocating 15
extra bytes and adjusting array starts.
Issue pointed out on port-macppc by Michael Lorenz.

Also remove extra print of the device name on attach().


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/macppc/dev/snapper.c

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