From owner-freebsd-alpha@FreeBSD.ORG Sat Mar 4 18:49:09 2006 Return-Path: X-Original-To: freebsd-alpha@freebsd.org Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B2DF16A420 for ; Sat, 4 Mar 2006 18:49:09 +0000 (GMT) (envelope-from ulrich@infopuls.com) Received: from dachs.cyberlink.ch (dachs.cyberlink.ch [62.12.136.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BA5643D46 for ; Sat, 4 Mar 2006 18:49:07 +0000 (GMT) (envelope-from ulrich@infopuls.com) Received: (qmail 11437 invoked by uid 600); 4 Mar 2006 18:49:05 -0000 Received: by simscan 1.0.9 ppid: 11433, pid: 11434, t: 0.0120s scanners: regex: 1.0.9 clamav: 0.88/m:36/d:1314 Message-ID: <20060304184905.11433.qmail@dachs.cyberlink.ch> References: <20060227231802.8883.qmail@igel.cyberlink.ch> <20060228020917.GA2778@xiao.rsnet> <20060228074937.GB39184@freebie.xs4all.nl> In-Reply-To: <20060228074937.GB39184@freebie.xs4all.nl> From: Ulrich To: freebsd-alpha@freebsd.org Date: Sat, 04 Mar 2006 19:49:05 +0100 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: DEC 500a X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Mar 2006 18:49:09 -0000 Wilko Bulte writes: > On Tue, Feb 28, 2006 at 02:09:17AM +0000, Russell Howe wrote.. >> On Tue, Feb 28, 2006 at 12:18:02AM +0100, Ulrich wrote: >> >> Apparently there's some firmware module you need to load for the SCSI > > Do you mean ispfw.ko? ispfw.0 is loaded. I cannot find ispfw.ko. Some modules are loaded that I don't need. But I couldn't unload one of them. I tried "unload firewire" which unloaded the whole bunch of modules. Afterwards I wasn't able to load any other module. I guess that boot kernel is monolithic. Booting with 4.9 seems to be okay. It proceeds until SysInstall which I can't operate because of keyboard problems: the keys I press seem to be randomly interpreted and I cannot select any of SysInstall's menu options. It seems that 4.9 is somehow better than 5.4 for this machine but I need to get past the SysInstall keyboard problem.