Subject: CVS commit: [netbsd-2] src/sys/arch/sun3/include
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 03/16/2005 12:53:22
Module Name:	src
Committed By:	tron
Date:		Wed Mar 16 12:53:22 UTC 2005

Modified Files:
	src/sys/arch/sun3/include [netbsd-2]: param3.h

Log Message:
Pull up revision 1.50 (requested by chs in ticket #1229):
bring back the sun3 MAXPHYS definition that has been missing for 8 years.
more recently, we changed to relying on MAXPHYS rather than MAXBSIZE to
limit page cache I/O sizes, and sun3 has been broken since then.


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.49.6.1 src/sys/arch/sun3/include/param3.h

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