From owner-freebsd-ppc@FreeBSD.ORG Wed Oct 22 21:03:24 2008 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8561F1065679 for ; Wed, 22 Oct 2008 21:03:24 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from mail.icecube.wisc.edu (trout.icecube.wisc.edu [128.104.255.119]) by mx1.freebsd.org (Postfix) with ESMTP id 584D88FC1D for ; Wed, 22 Oct 2008 21:03:24 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.icecube.wisc.edu (Postfix) with ESMTP id 7951958244; Wed, 22 Oct 2008 16:03:23 -0500 (CDT) X-Virus-Scanned: amavisd-new at icecube.wisc.edu Received: from mail.icecube.wisc.edu ([127.0.0.1]) by localhost (trout.icecube.wisc.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id rIKTYMfyACU5; Wed, 22 Oct 2008 16:03:22 -0500 (CDT) Received: from wanderer.tachypleus.net (i3-dhcp-172-16-55-165.icecube.wisc.edu [172.16.55.165]) by mail.icecube.wisc.edu (Postfix) with ESMTP id B756858243; Wed, 22 Oct 2008 16:03:22 -0500 (CDT) Message-ID: <48FF9507.3030407@freebsd.org> Date: Wed, 22 Oct 2008 16:03:03 -0500 From: Nathan Whitehorn User-Agent: Thunderbird 2.0.0.17 (X11/20081002) MIME-Version: 1.0 To: =?ISO-8859-1?Q?Horst_G=FCnther_Burkhardt_III?= References: <48FE33D7.3080505@fgznet.ch> <1224657584.10591.72.camel@horst-tla> <1224668347.10591.76.camel@horst-tla> <1224709441.10591.97.camel@horst-tla> In-Reply-To: <1224709441.10591.97.camel@horst-tla> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Cc: FreeBSD PowerPC ML Subject: Re: Resignation, X being a , and assorted questions. X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Oct 2008 21:03:24 -0000 Horst G=FCnther Burkhardt III wrote: > On Wed, 2008-10-22 at 12:17 +0200, Marco Trillo wrote: > =20 >>> This is a Power Mac G4 Gigabit Ethernet / ADC (also known as a >>> PowerMac3,3 in gestaltid nomenclature) >>> =20 >> Nice, I also have a PowerMac G4 with a Screamer chip which I used to >> develop the driver, so it should work fine there. >> =20 > > That sounds incredibly brilliant :D=20 > > I don't suppose there's a driver for the Apple onboard modem? I think > it's a V.92 jobby, possibly a softmodem.=20 > > (also it's one of the ones that can be removed from the motherboard) > > pciconf has nothing to say about it, nor does usbdevs :\ > =20 The modem is attached to one of the built-in uarts. I believe you have=20 to enable it somehow, though, and I don't believe we support that. -Nathan