From owner-freebsd-ppc@FreeBSD.ORG Sun Mar 4 22:56:32 2012 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4F18B106564A for ; Sun, 4 Mar 2012 22:56:32 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-pz0-f44.google.com (mail-pz0-f44.google.com [209.85.210.44]) by mx1.freebsd.org (Postfix) with ESMTP id 1ED008FC0C for ; Sun, 4 Mar 2012 22:56:31 +0000 (UTC) Received: by dakl33 with SMTP id l33so12226278dak.17 for ; Sun, 04 Mar 2012 14:56:31 -0800 (PST) Received-SPF: pass (google.com: domain of superbisquit@gmail.com designates 10.68.195.99 as permitted sender) client-ip=10.68.195.99; Authentication-Results: mr.google.com; spf=pass (google.com: domain of superbisquit@gmail.com designates 10.68.195.99 as permitted sender) smtp.mail=superbisquit@gmail.com; dkim=pass header.i=superbisquit@gmail.com Received: from mr.google.com ([10.68.195.99]) by 10.68.195.99 with SMTP id id3mr41382484pbc.149.1330901791767 (num_hops = 1); Sun, 04 Mar 2012 14:56:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=37tzWZCAaAopKr6dZTUyiUPpkv1bS0Il6hiPHMswWV8=; b=I0nHfZm8dRrBqTWpMij5Hv8frKls3B/pWZ69fpwWDqI4muEUccbwdKCerNG3G0kQJv 20upTsTuOPvthOSux7AJR/a6gLp8tk+PHcRVSJ4ZTSemnmjylqAkawtGe+AO2RsQdA73 h6W1ZcdDJflwDmQok6MdWiJ7zhsg2c7LRH5gaW6P0C1s/6aUYfsuoKYPWnkMqKVdXM43 IcjCs+3OB8g0QH3ZlCYmvMBkGENK64AaKyx4M3O6zSwIp5dyc71tPKRyF/JSVGfVTymq x4OgE9mfscAXRVZJocgafP1MSTdp1ctrB3I84z7MLUbQi10ae0uWouPKX6PKiayf7yLg wG3w== MIME-Version: 1.0 Received: by 10.68.195.99 with SMTP id id3mr35441085pbc.149.1330901791714; Sun, 04 Mar 2012 14:56:31 -0800 (PST) Received: by 10.68.219.10 with HTTP; Sun, 4 Mar 2012 14:56:31 -0800 (PST) Date: Sun, 4 Mar 2012 17:56:31 -0500 Message-ID: From: Super Bisquit To: FreeBSD PowerPC ML Content-Type: text/plain; charset=ISO-8859-1 Subject: General information: wi(4) powerpc64 emulation 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: Sun, 04 Mar 2012 22:56:32 -0000 Justin, the card is in the Quicksilver with dmesg stating: brgphy0: PHY 0 on miibus0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow I'm using portupgrade because the installed packages need such. The kernel will be built after. Nathan, qemu-0.15 is currently building on the iMac.