Subject: PR/23388 CVS commit: src/share/man/man4
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Thomas Klausner <wiz@netbsd.org>
List: netbsd-bugs
Date: 03/21/2005 18:06:01
The following reply was made to PR kern/23388; it has been noted by GNATS.
From: Thomas Klausner <wiz@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/23388 CVS commit: src/share/man/man4
Date: Mon, 21 Mar 2005 18:05:36 +0000 (UTC)
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.