NetBSD Problem Report #32237
From www@netbsd.org Sun Dec 4 14:27:38 2005
Return-Path: <www@netbsd.org>
Received: by narn.netbsd.org (Postfix, from userid 31301)
id B1C8C63B8CC; Sun, 4 Dec 2005 14:27:38 +0000 (UTC)
Message-Id: <20051204142738.B1C8C63B8CC@narn.netbsd.org>
Date: Sun, 4 Dec 2005 14:27:38 +0000 (UTC)
From: ishit@oak.dti.ne.jp
Reply-To: ishit@oak.dti.ne.jp
To: gnats-bugs@netbsd.org
Subject: pbsboot menu list add MC/R550
X-Send-Pr-Version: www-1.0
>Number: 32237
>Category: port-hpcmips
>Synopsis: pbsboot menu list add MC/R550
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: port-hpcmips-maintainer
>State: closed
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Sun Dec 04 14:30:00 +0000 2005
>Closed-Date: Sun Dec 04 17:51:05 +0000 2005
>Last-Modified: Sun Dec 04 17:51:05 +0000 2005
>Originator: ISIHARA Takanori
>Release: NetBSD 2.1
>Organization:
Nagoya *BSD Users' Group (nbug)
>Environment:
NetBSD 2.1 NetBSD 2.1 (GENERIC) #0: Mon Oct 24 21:39:55 UTC 2005 builds@b2.netbsd.org:/home/builds/ab/netbsd-2-1-RELEASE/hpcmips/200510241747Z-obj/home/builds/ab/netbsd-2-1-RELEASE/src/sys/arch/hpcmips/compile/GENERIC hpcmips
>Description:
Add MC/R550 pbsboot frame buffer menu list.
When I set "MC/R530", I can boot MC/R550.
Mr. hamajima suggest this setting to me at nbug mailing list ([nbug:09544]).
>How-To-Repeat:
>Fix:
--- main.c.orig 2003-11-17 19:07:58.000000000 +0900
+++ main.c 2005-12-04 22:38:30.000000000 +0900
@@ -228,6 +228,9 @@
{ TEXT("MobileGearII MC/R530"), BIFB_D16_0000,
640, 240, 1280, 0xa180100,
PLATID_CPU_MIPS_VR_4121, PLATID_MACH_NEC_MCR_530 },
+ { TEXT("MobileGearII MC/R550"), BIFB_D16_0000,
+ 640, 240, 1280, 0xa180100,
+ PLATID_CPU_MIPS_VR_4121, PLATID_MACH_NEC_MCR_530 },
{ TEXT("DoCoMo sigmarion"), BIFB_D16_0000,
640, 240, 1280, 0xa000000,
PLATID_CPU_MIPS_VR_4121, PLATID_MACH_NEC_MCR_SIGMARION },
>Release-Note:
>Audit-Trail:
From: Christos Zoulas <christos@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/32237 CVS commit: src/sys/arch/hpcmips/stand/pbsdboot
Date: Sun, 4 Dec 2005 17:42:23 +0000 (UTC)
Module Name: src
Committed By: christos
Date: Sun Dec 4 17:42:23 UTC 2005
Modified Files:
src/sys/arch/hpcmips/stand/pbsdboot: main.c
Log Message:
PR/32237: ISIHARA Takanori: Add MC/R550 to the pbsboot menu list
To generate a diff of this commit:
cvs rdiff -r1.59 -r1.60 src/sys/arch/hpcmips/stand/pbsdboot/main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
State-Changed-From-To: open->closed
State-Changed-By: christos@netbsd.org
State-Changed-When: Sun, 04 Dec 2005 12:51:05 -0500
State-Changed-Why:
fixed, thanks
>Unformatted:
(Contact us)
$NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.