Subject: CVS commit: src/share/man/man4
To: None <source-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 03/21/2005 18:05:36
Module Name:	src
Committed By:	wiz
Date:		Mon Mar 21 18:05:36 UTC 2005

Modified Files:
	src/share/man/man4: cardbus.4

Log Message:
From Greg Troxel in PR 23388:
The cardbus support uses the RBUS abstraction, which maps card memory.
The default location doesn't work on some machines, resulting in
mysterious failures.
One can map at 512M instead of 1G, and this helps on at least 2 known
models.
The cardbus(4) man page does not give this critical hint.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 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.