From owner-freebsd-ppc Thu Feb 20 17: 4:45 2003 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4219837B401 for ; Thu, 20 Feb 2003 17:04:44 -0800 (PST) Received: from gt3.OntheNet.com.au (nt.com.au [203.13.70.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id D144043FA3 for ; Thu, 20 Feb 2003 17:04:42 -0800 (PST) (envelope-from grehan@freebsd.org) Received: from freebsd.org (CPE-203-45-238-180.qld.bigpond.net.au [203.45.238.180]) by gt3.OntheNet.com.au (8.12.6/8.12.6) with ESMTP id h1L14dVU085945; Fri, 21 Feb 2003 11:04:39 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <3E557B79.1A72E131@freebsd.org> Date: Fri, 21 Feb 2003 11:06:01 +1000 From: Peter Grehan X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.2.14-12 i686) X-Accept-Language: en MIME-Version: 1.0 To: Sean_Welch@alum.wofford.org Cc: freebsd-ppc@freebsd.org Subject: Re: Also interested in testing References: <7241722.1045757734299.JavaMail.nobody@waldorf.psp.pas.earthlink.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 > The OS X loader mod is an interesting possibility; they already > have some sort of support for their own funky mod of UFS. (Don't > try to run OS X on UFS -- it is really flakey) I saw some work > being done over in the OpenBSD camp to support that version of > UFS and it looked to me as though the addressing was > non-standard. Maybe standard UFS support wouldn't be that hard > to add, but I'd hate to have to rely on their code to boot > FreeBSD. NetBSD now has the mods to support OSX's variant of UFS. I don't know how difficult that would be to port to FreeBSD's UFS. > Has anyone taken a look at "ofwboot" from Net/OpenBSD? (At > first glance it appears both are using the same code...) FreeBSD/ppc's loader has the same function as ofwboot, and that's where some of the code was derived from. > Also, is there any support for the airport wireless yet? Not yet, although it would be trivial to port NetBSD's if_wi_obio.c. Damn, I might even give it a try this afternoon :-) > When I was reading through support for the platform offered by the other > BSDs, I believe I saw that the modem is attached internally to > the USB bus; any chance that since 5.0 supports USB modems it > is just recognized as one of those? OpenBSD (I think it was) > could see the modem but had no driver for it. On the old iBook, it's connected directly through the macio chip. I'm not too sure about recent models. later, Peter. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message