From owner-freebsd-mips@FreeBSD.ORG Wed Apr 16 14:01:54 2003 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FAE137B401 for ; Wed, 16 Apr 2003 14:01:54 -0700 (PDT) Received: from sleet.ispgateway.de (sleet.ispgateway.de [62.67.200.125]) by mx1.FreeBSD.org (Postfix) with SMTP id 6D58F43FAF for ; Wed, 16 Apr 2003 14:01:52 -0700 (PDT) (envelope-from robert@spes.drehmel.com) Received: (qmail 4094 invoked from network); 16 Apr 2003 21:01:50 -0000 Received: from unknown (HELO spes.drehmel.com) (948464@[62.220.9.57]) (envelope-sender ) by sleet.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 16 Apr 2003 21:01:50 -0000 Received: from spes.drehmel.com (localhost [127.0.0.1]) by spes.drehmel.com (8.12.9/8.12.6) with ESMTP id h3GL1e88037440; Wed, 16 Apr 2003 23:01:40 +0200 (CEST) (envelope-from robert@spes.drehmel.com) Received: (from robert@localhost) by spes.drehmel.com (8.12.9/8.12.6/Submit) id h3GL1cEI037438; Wed, 16 Apr 2003 23:01:38 +0200 (CEST) Date: Wed, 16 Apr 2003 23:01:38 +0200 From: Robert Drehmel To: Juli Mallett Message-ID: <20030416210138.GA24684@spes.drehmel.com> References: <20030415091420.GB39845@bsd.develop.ferrari.local> <20030415121535.A73039@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030415121535.A73039@FreeBSD.org> User-Agent: Mutt/1.4i cc: mips@FreeBSD.org Subject: Re: PERFORCE change 28827 for review X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Apr 2003 21:01:54 -0000 Hello. On Tue, Apr 15, 2003 at 12:15:35PM -0500, Juli Mallett wrote: > Did you look at the dev/arcbios sgimips checks? Or you mean that > the Octane has things different even from other SGIs? Lacking access to SGI machines other than IP30 (Octane), all I can say is that the SGI ARC data structures in dev/arcbios/arcbios.h include members which have the wrong width for IP30. I guess they are actually correct for other (64-bit) SGI machines (because NetBSD seems to use them successfully). ciao, -robert