[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[jewell@mit.edu: port-hpcmips/9207: pbsdboot with option -d doesn't understand keystrokes]
添付のバグの内、ブート直後にddbを起動するとキー入力できない問題は解決で
きたのですが、2番目の、シフトキーが効かない問題はどうやって解決すればよ
いかまだ見当が付きません。ちなみに、シフトキーだけでなく、コントロールキー
等の他のキーを修飾するものは全滅です。
良い解決方法をご存知の方はご教示ください。
篠原
------- Forwarded Message
Return-Path: netbsd-bugs-owner-shin=sm.sony.co.jp@netbsd.org
Received: from imail.sm.sony.co.jp by lachesis.sm.sony.co.jp (4.2/Sony6.0) with SMTP id AA21493; Mon, 17 Jan 00 02:58:34 JST
Received: from smail1.sm.sony.co.jp (smail1.sm.sony.co.jp [43.11.253.1]) by imail.sm.sony.co.jp (8.8.8/3.7W) with ESMTP id CAA14074 for <shin@imail.sm.sony.co.jp>; Mon, 17 Jan 2000 02:58:32 +0900 (JST)
Received: from mail1.sony.co.jp ([43.0.1.201]) by smail1.sm.sony.co.jp (8.8.8/3.6W) with ESMTP id CAA11423 for <shin@sm.sony.co.jp>; Mon, 17 Jan 2000 02:59:22 +0900 (JST)
Received: from ns4.sony.co.jp (firewall-user@inetgw7 [43.0.1.247])
by mail1.sony.co.jp (3.7W990708a) with ESMTP id CAA05982
for <shin@sm.sony.co.jp>; Mon, 17 Jan 2000 02:58:31 +0900 (JST)
Received: from mail.netbsd.org (redmail.netbsd.org [155.53.200.193])
by ns4.sony.co.jp (12/09/99) with SMTP id CAA57738
for <shin@sm.sony.co.jp>; Mon, 17 Jan 2000 02:58:29 +0900 (JST)
Received: (qmail 16505 invoked by uid 605); 16 Jan 2000 17:57:38 -0000
Received: (qmail 16129 invoked by uid 506); 16 Jan 2000 17:57:01 -0000
Received: (qmail 15693 invoked from network); 16 Jan 2000 17:54:37 -0000
Received: from dbj.ne.mediaone.net (24.147.18.227)
by redmail.netbsd.org with SMTP; 16 Jan 2000 17:54:37 -0000
Received: (from dbj@localhost)
by dbj.ne.mediaone.net (8.8.8/8.8.8) id MAA02799;
Sun, 16 Jan 2000 12:53:41 -0500 (EST)
Message-Id: <200001161753.MAA02799@dbj.ne.mediaone.net>
Date: Sun, 16 Jan 2000 12:53:41 -0500 (EST)
From: jewell@mit.edu
Reply-To: jewell@mit.edu
To: gnats-bugs@gnats.netbsd.org
X-Send-Pr-Version: 3.95
Subject: port-hpcmips/9207: pbsdboot with option -d doesn't understand keystrokes
Sender: netbsd-bugs-owner@netbsd.org
Precedence: list
Delivered-To: netbsd-bugs@netbsd.org
>Number: 9207
>Category: port-hpcmips
>Synopsis: pbsdboot with option -d doesn't understand keystrokes
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: port-hpcmips-maintainer (NetBSD/hpcmips Portmaster)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Jan 16 09:57:01 2000
>Last-Modified:
>Originator: Darrin B. Jewell
>Organization:
>Release: -current updated ~20000115T1620Z
>Environment:
NEC MobilePro 770, uname -a output:
NetBSD camilla.zlz.net 1.4P NetBSD 1.4P (CAMILLA) #3: Sun Jan 16 12:15:17 EST 2000 dbj@camilla.zlz.net:/u1/hpcmips/src/sys/arch/hpcmips/compile/CAMILLA hpcmips
>Description:
When booting with pbsdboot with option -d, it drops into the
debugger, but I get an error for each keystroke. For example, pressing
the `a' key results in the message:
vrkiu: Unknown scan code 0x1f
The ddb prompt is not useful in this mode.
After a regular boot, regular keystrokes work in ddb, although
the shift key does not work, making it difficult to type
keystrokes such as ? or _.
Darrin
>How-To-Repeat:
use the option `-d' in the pbsdboot options menu.
>Fix:
>Audit-Trail:
>Unformatted:
------- End of Forwarded Message