From owner-freebsd-ppc@FreeBSD.ORG Fri Sep 21 11:34:04 2012 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 E28BB1065670 for ; Fri, 21 Sep 2012 11:34:04 +0000 (UTC) (envelope-from torfinn.ingolfsen@getmail.no) Received: from smtp.getmail.no (smtp.getmail.no [84.208.15.66]) by mx1.freebsd.org (Postfix) with ESMTP id 929568FC0A for ; Fri, 21 Sep 2012 11:34:04 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=US-ASCII Received: from get-mta-scan02.get.basefarm.net ([10.5.16.4]) by get-mta-out01.get.basefarm.net (Sun Java(tm) System Messaging Server 7.0-0.04 64bit (built Jun 20 2008)) with ESMTP id <0MAP00IA340KO310@get-mta-out01.get.basefarm.net> for freebsd-ppc@freebsd.org; Fri, 21 Sep 2012 12:33:56 +0200 (MEST) Received: from get-mta-scan02.get.basefarm.net (localhost.localdomain [127.0.0.1]) by localhost (Email Security Appliance) with SMTP id 6D3CB1EA817B_5C4511B for ; Fri, 21 Sep 2012 10:44:33 +0000 (GMT) Received: from kg-v2.kg4.no (cm-84.215.134.159.getinternet.no [84.215.134.159]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by get-mta-scan02.get.basefarm.net (Sophos Email Appliance) with ESMTPSA id 4D6591EAC45F_5C4511F for ; Fri, 21 Sep 2012 10:44:33 +0000 (GMT) Date: Fri, 21 Sep 2012 12:33:55 +0200 From: Torfinn Ingolfsen To: freebsd-ppc@freebsd.org Message-id: <20120921123355.ede8bc49a0f09e86c867073b@getmail.no> In-reply-to: References: X-Mailer: Sylpheed 3.2.0 (GTK+ 2.24.6; amd64-portbld-freebsd8.3) Subject: Re: Powerbook G4 question 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: Fri, 21 Sep 2012 11:34:05 -0000 On Thu, 20 Sep 2012 15:56:30 -0400 Super Bisquit wrote: > I've gotten hold of one. Now, is the airport card on it the same that > Justin Hibbits was writing a driver for or is the card another model? I think the answer may vary, depeing on what model PB G4, and if the card was there from the start or was added later. My PowerBook G4 supposedly has an "Airport Extreme" card. pciconf -lvc output says this: siba_bwn0@pci1:0:18:0: class=0x028000 card=0x004e106b chip=0x432014e4 rev=0x03 hdr=0x00 vendor = 'Broadcom Corporation' device = '802.11b/g Wireless LAN Controller (BCM4309)' class = network cap 01[40] = powerspec 2 supports D0 D1 D2 D3 current D0 So far I 'haven't gotten it to work. Note: this was back in 2011 - I haven't really tested FreeBSD on this PB since. HTH -- Torfinn Ingolfsen