From owner-freebsd-alpha Mon Jan 1 8:42:16 2001 From owner-freebsd-alpha@FreeBSD.ORG Mon Jan 1 08:42:14 2001 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 0710137B400 for ; Mon, 1 Jan 2001 08:42:14 -0800 (PST) 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 LAA17227; Mon, 1 Jan 2001 11:42:12 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.1/8.9.1) id f01GgCJ52382; Mon, 1 Jan 2001 11:42:12 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Mon, 1 Jan 2001 11:42:12 -0500 (EST) To: Peter Petrakis Cc: scanner@jurai.net, freebsd-alpha@FreeBSD.ORG Subject: Re: API CS20 support? Any good axp based server solutions? In-Reply-To: <3A50AF3B.A75835F9@alphalinux.org> References: <14927.38434.715703.641740@grasshopper.cs.duke.edu> <3A4FC390.76265C6B@alphalinux.org> <14928.43547.652595.810828@grasshopper.cs.duke.edu> <3A50AF3B.A75835F9@alphalinux.org> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14928.45753.163029.246377@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Peter Petrakis writes: > > It might be interesting to see /proc/pci if you have a chance. I'm > > wondering how many PCI hoses it has and if the sym card is on the 0th > > hose.. If not, you may want to try installing the latest -current > > snapshot, rather than 4.2-RELEASE. > > > Sure, Disregard the netgear (ID 630a) and the 53c895. I'm testing out > the Gigabit over copper > in this system. The revisions of the intel chips may change but the > posistions on the > bus should stay the same, one on each bus. On the face of it, it looks like 4.2-release will work. It will almost certainly mess up on the '895 card because it is on the second hose, but everything else should work.. (we have a hack in 4.x to keep track of hose numbers that grabs the high bits in the i/o or memory space mapping; this doesn't work with ncr/sym devs. This hack is no longer needed in 5.x). Cheers, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message