Subject: Re: port-alpha/36628: cdhdtape image panics with memory management
To: None <tsutsui@NetBSD.org, gnats-admin@netbsd.org,>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: netbsd-bugs
Date: 08/01/2007 14:05:04
The following reply was made to PR port-alpha/36628; it has been noted by GNATS.
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
To: ChristophFranzen@gmx.net
Cc: gnats-bugs@NetBSD.org, tsutsui@ceres.dti.ne.jp
Subject: Re: port-alpha/36628: cdhdtape image panics with memory management
trap on Jensen
Date: Wed, 1 Aug 2007 23:03:39 +0900
ChristophFranzen@gmx.net wrote:
> When I boot interactively with flag "n", this always succeeds,
:
> When I boot with flag "a", it hangs eternally as previously
> described.
Hmm, it looks there is some problem around PIC initialization.
Anyway, there is a report that ahb(4) works on AlphaServer
http://mail-index.netbsd.org/port-alpha/2007/04/11/0011.html
(no device is connected to ahb(4) though)
so this may be a Jensen specific problem.
There is no reference code about the interrupt controller on Jensen
so I have no idea of proper solutions, but could you try this one
(with both "a" and "n" flags)?
http://www.ceres.dti.ne.jp/~tsutsui/netbsd/cdhdtape-20070801.gz
---
Izumi Tsutsui