From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dsl2.external.hp.com (localhost [127.0.0.1]) by dsl2.external.hp.com (Postfix) with ESMTP id 3C5054836 for ; Tue, 25 Dec 2001 23:02:47 -0700 (MST) To: parisc-linux@lists.parisc-linux.org Subject: Re: [parisc-linux] 2.4.16-pa24 crashes on c3k In-Reply-To: Message from Grant Grundler of "Tue, 25 Dec 2001 22:01:28 MST." <20011226050128.821554833@dsl2.external.hp.com> References: <20011226050128.821554833@dsl2.external.hp.com> Date: Tue, 25 Dec 2001 23:02:47 -0700 From: Grant Grundler Message-Id: <20011226060247.3C5054836@dsl2.external.hp.com> Sender: parisc-linux-admin@lists.parisc-linux.org Errors-To: parisc-linux-admin@lists.parisc-linux.org List-Help: List-Post: List-Subscribe: , List-Id: parisc-linux developers list List-Unsubscribe: , List-Archive: Grant Grundler wrote: > Must be something related to suckyio since I'm not using any graphics > console and that's about when console switches over. Good guess. Just committed 2.4.16-pa25 which fixes. suckyio requires the first PCI HBA be numbered 0 (and not 1). Was broken by -pa24 commit. diff will be posted to parisc-linux-cvs as usual. grant