Subject: CVS commit: [netbsd-4] src/share/man/man4
To: None <source-changes@NetBSD.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 03/28/2007 20:24:33
Module Name:	src
Committed By:	jdc
Date:		Wed Mar 28 20:24:32 UTC 2007

Modified Files:
	src/share/man/man4 [netbsd-4]: cardbus.4

Log Message:
Pull up revision 1.29 (requested by gdt in ticket #521)

Add a heuristic to set rbus_min_start based on total RAM.  The new
behavior is to choose 0.5 GB for <= 192 MB, 1 GB normally, and 2 GB
for >= 1 GB.  This should make the defaults work additionally old
Thinkpad 600Es, and also on notebooks with lots of RAM (e.g. T60 with
2GB).

ok christos@


To generate a diff of this commit:
cvs rdiff -r1.28.2.1 -r1.28.2.2 src/share/man/man4/cardbus.4

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