From owner-freebsd-ppc@FreeBSD.ORG Thu Jan 3 17:56:55 2013 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 03F51DBE for ; Thu, 3 Jan 2013 17:56:55 +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 ACFAF84C for ; Thu, 3 Jan 2013 17:56:54 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=US-ASCII Received: from get-mta-scan04.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 <0MG200JCF72NKO00@get-mta-out01.get.basefarm.net> for freebsd-ppc@freebsd.org; Thu, 03 Jan 2013 17:56:47 +0100 (MET) Received: from get-mta-scan04.get.basefarm.net (localhost.localdomain [127.0.0.1]) by localhost (Email Security Appliance) with SMTP id 0F2E31F03D9E_E5B84FB for ; Thu, 03 Jan 2013 16:56:47 +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-scan04.get.basefarm.net (Sophos Email Appliance) with ESMTPSA id E3F891F03DAB_E5B84EF for ; Thu, 03 Jan 2013 16:56:46 +0000 (GMT) Date: Thu, 03 Jan 2013 17:56:46 +0100 From: Torfinn Ingolfsen To: freebsd-ppc@freebsd.org Subject: Re: iBook G3/800 Airport wireless support? Message-id: <20130103175646.2c634caae31776dd7dd3535c@getmail.no> In-reply-to: <3BD09A38-2C1F-4713-86A7-E8E86D6AA5C8@gmail.com> References: <3BD09A38-2C1F-4713-86A7-E8E86D6AA5C8@gmail.com> X-Mailer: Sylpheed 3.3.0 (GTK+ 2.24.6; amd64-portbld-freebsd8.3) X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jan 2013 17:56:55 -0000 On Thu, 03 Jan 2013 10:36:11 +0100 Odd-Jarle Kristoffersen wrote: > I received a tip to post my question to this mailing list, so here we go. > > I have an iBook G3/800 dual-USB which I have installed FreeBSD 9.0-RELEASE onto. However I am unable to find the wireless network card. > This is a basic Airport card connected to the original pccard / PCMCIA slot, not the Extreme edition. The card works well with Mac OS X 10.4. Have you tried FreeBSD 9.1-RELEASE? Is it better at detecting the card? > pciconf -lv does not show any network devices except for the built-in ethernet port (UniNorth/Pangea GMAC (Sun GEM). Odd. Usually PCCard controllers are connected to PCI. Do you have complete output from pciconf -lv somewhere? And dmesg output for that matter? Is your PCCard controller(s) detected at all? HTH -- Torfinn Ingolfsen