From owner-freebsd-ppc Sun Jun 3 18:30:30 2001 Delivered-To: freebsd-ppc@freebsd.org Received: from galactica.it (mail6.galactica.it [212.41.208.23]) by hub.freebsd.org (Postfix) with ESMTP id 4EFB737B401 for ; Sun, 3 Jun 2001 18:30:28 -0700 (PDT) (envelope-from evidence@galactica.it) Received: from localhost ([62.122.32.163]) by galactica.it with Microsoft SMTPSVC(5.5.1877.537.53); Mon, 4 Jun 2001 03:32:52 +0200 Date: Mon, 4 Jun 2001 03:30:36 +0200 Content-Type: text/plain; format=flowed; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v388) From: evidence To: freebsd-ppc@FreeBSD.org X-Mailer: Apple Mail (2.388) Content-Transfer-Encoding: 7bit Subject: mailing list Message-ID: <057455232010461MAIL6@galactica.it> Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG please include me in your mailing list To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Tue Jun 5 4:58:53 2001 Delivered-To: freebsd-ppc@freebsd.org Received: from mail.jeamland.net (rafe.jeamland.net [203.18.243.114]) by hub.freebsd.org (Postfix) with ESMTP id 929F837B405; Tue, 5 Jun 2001 04:58:48 -0700 (PDT) (envelope-from benno@FreeBSD.org) Received: by mail.jeamland.net (Postfix, from userid 1000) id 5C78570607; Tue, 5 Jun 2001 21:58:46 +1000 (EST) Date: Tue, 5 Jun 2001 21:58:45 +1000 From: Benno Rice To: freebsd-ppc@FreeBSD.org Cc: freebsd-current@FreeBSD.org Subject: FreeBSD/powerpc commit candidate for review Message-ID: <20010605215845.A4095@rafe.jeamland.net> Reply-To: freebsd-ppc@FreeBSD.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="jI8keyz6grp/JLjh" Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --jI8keyz6grp/JLjh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable After considration of the last patchset I put up, I decided to get the stuff in a slightly cleaner condition before I committed. The results are now at: http://people.freebsd.org/~benno/commit/powerpc.diff There's still a lot of commented or #if 0'd out code, but I've cleaned up a lot of warnings, did a style pass of sorts and also managed to get VM initialising properly. =3D) You can see the current boot messages from my iMac at: http://jeamland.net/~benno/powerpc-boot.txt It hangs after the mountroot> prompt. I'd like to commit this around the end of this week. Replies have been set to go to freebsd-ppc. --=20 Benno Rice benno@FreeBSD.org --jI8keyz6grp/JLjh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjscyXUACgkQbQx7xhW+Eg4RJwCgpILcgFja2gaALez4wukDGUig wEQAoJlheijEntRHCZe+uCx8u5mI7iBt =UJij -----END PGP SIGNATURE----- --jI8keyz6grp/JLjh-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Tue Jun 5 9:35:12 2001 Delivered-To: freebsd-ppc@freebsd.org Received: from anchor-post-34.mail.demon.net (anchor-post-34.mail.demon.net [194.217.242.92]) by hub.freebsd.org (Postfix) with ESMTP id 4122637B403; Tue, 5 Jun 2001 09:35:05 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from [62.49.251.130] (helo=herring.nlsystems.com) by anchor-post-34.mail.demon.net with esmtp (Exim 2.12 #1) id 157Jnd-000BoP-0Y; Tue, 5 Jun 2001 17:35:21 +0100 Received: from herring (herring [10.0.0.2]) by herring.nlsystems.com (8.11.2/8.11.2) with ESMTP id f55GXm708532; Tue, 5 Jun 2001 17:33:48 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Tue, 5 Jun 2001 17:33:48 +0100 (BST) From: Doug Rabson To: Cc: Subject: Re: FreeBSD/powerpc commit candidate for review In-Reply-To: <20010605215845.A4095@rafe.jeamland.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 5 Jun 2001, Benno Rice wrote: > After considration of the last patchset I put up, I decided to get the > stuff in a slightly cleaner condition before I committed. > > The results are now at: > http://people.freebsd.org/~benno/commit/powerpc.diff > > There's still a lot of commented or #if 0'd out code, but I've cleaned up > a lot of warnings, did a style pass of sorts and also managed to get VM > initialising properly. =) > > You can see the current boot messages from my iMac at: > http://jeamland.net/~benno/powerpc-boot.txt > > It hangs after the mountroot> prompt. > > I'd like to commit this around the end of this week. > > Replies have been set to go to freebsd-ppc. Congratulations on the progress so far! You probably want to fix the $FreeBSD$ in md_var.h and maybe change/delete the alpha specific stuff there. Come to think about it, there are several cases where the $FreeBSD$ header still shows the location where the file was copied from. The cvs scripts should stop you from committing these files until that is fixed. I notice that reloc.h is just the copyright message. I guess you ought to use your own copyright here instead of John Birrell's. Come to think of it, the same thing could be said of alpha/include/reloc.h. Perhaps this header could be removed entirely if the contents of i386/include/reloc.h found a better home. Other than those minor comments, I think it looks ready to commit. -- Doug Rabson Mail: dfr@nlsystems.com Phone: +44 20 8348 6160 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Tue Jun 5 9:39:45 2001 Delivered-To: freebsd-ppc@freebsd.org Received: from beppo.feral.com (beppo.feral.com [192.67.166.79]) by hub.freebsd.org (Postfix) with ESMTP id AA48F37B403 for ; Tue, 5 Jun 2001 09:39:43 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from zeppo.feral.com (IDENT:mjacob@zeppo.feral.com [192.67.166.71]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id f55Gdhg00178 for ; Tue, 5 Jun 2001 09:39:43 -0700 (PDT) (envelope-from mjacob@feral.com) Date: Tue, 5 Jun 2001 09:39:43 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: freebsd-ppc@FreeBSD.ORG Subject: Re: FreeBSD/powerpc commit candidate for review In-Reply-To: <20010605215845.A4095@rafe.jeamland.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Benno- yup, looking good. I'll have to fix the Endian issues in the Qlogic FreeBSD driver now.... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Tue Jun 5 17:13:16 2001 Delivered-To: freebsd-ppc@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 4DE6637B401 for ; Tue, 5 Jun 2001 17:13:13 -0700 (PDT) (envelope-from obrien@nuxi.ucdavis.edu) Received: from dragon.nuxi.com (root@trang.nuxi.com [206.40.252.115]) by relay.nuxi.com (8.11.2/8.11.2) with ESMTP id f560DCR08047; Tue, 5 Jun 2001 17:13:12 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.3/8.11.1) id f560DBh95843; Tue, 5 Jun 2001 17:13:11 -0700 (PDT) (envelope-from obrien) Date: Tue, 5 Jun 2001 17:13:11 -0700 From: "David O'Brien" To: Matthew Jacob Cc: freebsd-ppc@FreeBSD.ORG Subject: Re: FreeBSD/powerpc commit candidate for review Message-ID: <20010605171311.C95616@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <20010605215845.A4095@rafe.jeamland.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from mjacob@feral.com on Tue, Jun 05, 2001 at 09:39:43AM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Jun 05, 2001 at 09:39:43AM -0700, Matthew Jacob wrote: > Benno- yup, looking good. I'll have to fix the Endian issues in the Qlogic > FreeBSD driver now.... Acutally I was talking to Mike Smith about that. We both encourage the FreeBSD PowerPC platform port to use little endian for now. We are very much not endian-clean. So the PPC work can either concentrate on just the PPC issues, or the effort will have to take on the endian issues at the same time. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Tue Jun 5 17:14:38 2001 Delivered-To: freebsd-ppc@freebsd.org Received: from beppo.feral.com (beppo.feral.com [192.67.166.79]) by hub.freebsd.org (Postfix) with ESMTP id 7BFE537B401; Tue, 5 Jun 2001 17:14:36 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from zeppo.feral.com (IDENT:mjacob@zeppo.feral.com [192.67.166.71]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id f560EZg15014; Tue, 5 Jun 2001 17:14:36 -0700 (PDT) (envelope-from mjacob@feral.com) Date: Tue, 5 Jun 2001 17:14:35 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: "David O'Brien" Cc: freebsd-ppc@FreeBSD.ORG Subject: Re: FreeBSD/powerpc commit candidate for review In-Reply-To: <20010605171311.C95616@dragon.nuxi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Raises an interesting question about Linux compatibility then... > On Tue, Jun 05, 2001 at 09:39:43AM -0700, Matthew Jacob wrote: > > Benno- yup, looking good. I'll have to fix the Endian issues in the Qlogic > > FreeBSD driver now.... > > Acutally I was talking to Mike Smith about that. We both encourage the > FreeBSD PowerPC platform port to use little endian for now. We are very > much not endian-clean. So the PPC work can either concentrate on just > the PPC issues, or the effort will have to take on the endian issues at > the same time. > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Tue Jun 5 17:28:14 2001 Delivered-To: freebsd-ppc@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 2171637B403 for ; Tue, 5 Jun 2001 17:28:13 -0700 (PDT) (envelope-from obrien@nuxi.ucdavis.edu) Received: from dragon.nuxi.com (root@trang.nuxi.com [206.40.252.115]) by relay.nuxi.com (8.11.2/8.11.2) with ESMTP id f560SCR08119; Tue, 5 Jun 2001 17:28:12 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.3/8.11.1) id f560SCq95988; Tue, 5 Jun 2001 17:28:12 -0700 (PDT) (envelope-from obrien) Date: Tue, 5 Jun 2001 17:28:12 -0700 From: "David O'Brien" To: Matthew Jacob Cc: freebsd-ppc@FreeBSD.ORG Subject: Re: FreeBSD/powerpc commit candidate for review Message-ID: <20010605172812.E95616@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <20010605171311.C95616@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from mjacob@feral.com on Tue, Jun 05, 2001 at 05:14:35PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Jun 05, 2001 at 05:14:35PM -0700, Matthew Jacob wrote: > > Raises an interesting question about Linux compatibility then... The suggestion was to run little endian until some form of multiuser, and then fixing the endian issues. Ie, to seperate the two issues. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message