Subject: CVS commit: src/sys/arch/hpc/stand/hpcboot
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 02/27/2005 18:35:08
Module Name:	src
Committed By:	uwe
Date:		Sun Feb 27 18:35:08 UTC 2005

Modified Files:
	src/sys/arch/hpc/stand/hpcboot: machine_config.cpp

Log Message:
All Jornada 7xx machines have the framebuffer at the same address, so
just use a single wildcard entry for them.  Should fix the bug, that
7xx machines could be booted only using "Japanese" entry (b/c it was
the only one with the framebuffer info).


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/hpc/stand/hpcboot/machine_config.cpp

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