Subject: CVS commit: src/sys/dev/scsipi
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 12/01/2006 21:11:26
Module Name:	src
Committed By:	martin
Date:		Fri Dec  1 21:11:26 UTC 2006

Modified Files:
	src/sys/dev/scsipi: scsipi_all.h scsipi_cd.h scsipi_disk.h

Log Message:
Back out align(4) for all struct decls - it breaks various things all
over the tree (for example esiop on sparc64 won't boot any more).


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/sys/dev/scsipi/scsipi_all.h
cvs rdiff -r1.15 -r1.16 src/sys/dev/scsipi/scsipi_cd.h
cvs rdiff -r1.17 -r1.18 src/sys/dev/scsipi/scsipi_disk.h

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