From owner-freebsd-questions Sun Feb 23 4:22:49 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CAB8037B401; Sun, 23 Feb 2003 04:22:47 -0800 (PST) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6260A43F75; Sun, 23 Feb 2003 04:22:47 -0800 (PST) (envelope-from mux@freebsd.org) Received: by elvis.mu.org (Postfix, from userid 1920) id 32304AE165; Sun, 23 Feb 2003 04:22:47 -0800 (PST) Date: Sun, 23 Feb 2003 13:22:47 +0100 From: Maxime Henrion To: "Matthew N. Dodd" Cc: Alan Lai , Jeremy Faulkner , questions@FreeBSD.ORG, sparc@FreeBSD.ORG Subject: Re: Hardware support under UltraSPARC Message-ID: <20030223122247.GY60813@elvis.mu.org> References: <20030220154234.GA12821@constans.gldis.ca> <20030220170709.GK60813@elvis.mu.org> <20030222214529.D95995@sasami.jurai.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030222214529.D95995@sasami.jurai.net> User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Matthew N. Dodd wrote: > The 3c590 uses the 'vx' driver which is PIO/MMIO only. > > If it compiles on the sparc64 I suspect it will work fine. There is 0 chance the vr(4) driver will work on sparc64, it uses vtophys() for DMA and it doesn't look like it's endian-clean either. By the way, the originator of this thread mailed me privately saying his card is actually a 3c905, so he should be able to use the xl(4) driver without problems. Cheers, Maxime To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message