From owner-cvs-all Fri Aug 31 6: 3:38 2001 Delivered-To: cvs-all@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 7C1D837B409; Fri, 31 Aug 2001 06:03:25 -0700 (PDT) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id JAA04651; Fri, 31 Aug 2001 09:03:23 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.3/8.9.1) id f7VD2sD79323; Fri, 31 Aug 2001 09:02:54 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15247.35582.667886.579008@grasshopper.cs.duke.edu> Date: Fri, 31 Aug 2001 09:02:54 -0400 (EDT) To: Wilko Bulte Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/pci pci.c In-Reply-To: <20010830220646.A14627@freebie.xs4all.nl> References: <200108301942.f7UJgcj38168@freefall.freebsd.org> <20010830220646.A14627@freebie.xs4all.nl> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Wilko Bulte writes: > On Thu, Aug 30, 2001 at 12:42:38PM -0700, Andrew Gallatin wrote: > > gallatin 2001/08/30 12:42:38 PDT > > > > Modified files: (Branch: RELENG_4) > > sys/pci pci.c > > Log: > > The whitebox AlphaServer 530x series are the equivalent of the > > AlphaServer 1200, but with a negative rpb_type. When booting > > -stable, they panic early on with the message: > > panic: Hose 1 - can only encode 0 hose(s) > > So we need to test for their (negative) systype in the pci hose > > encoding code. > > Huh? I always thought this was in RELENG_4 for a long time already. now my docs match with reality at least ;-) > The initial changes were enough to get the systype recognized & start it booting. It was apparently not tested on a system with devices attached to anything but the 0th MCPCIA instance, or it just wasn't tested at all on a multi-hose (730x or 530x) whitebox system, just a 330x. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message