From owner-freebsd-ppc@FreeBSD.ORG Fri Apr 10 08:14:07 2009 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 316EB1065673 for ; Fri, 10 Apr 2009 08:14:07 +0000 (UTC) (envelope-from freebsd@fahrners.de) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.freebsd.org (Postfix) with ESMTP id B36AC8FC14 for ; Fri, 10 Apr 2009 08:14:06 +0000 (UTC) (envelope-from freebsd@fahrners.de) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 30AB4314874; Fri, 10 Apr 2009 03:54:30 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Fri, 10 Apr 2009 03:54:30 -0400 X-Sasl-enc: j+39DtLUI8tYA1NFwCbRsw4092LRC6n/gFVJm094a0PO 1239350069 Received: from [192.168.1.10] (ppp-93-104-111-236.dynamic.mnet-online.de [93.104.111.236]) by mail.messagingengine.com (Postfix) with ESMTPSA id ACD4320BC1 for ; Fri, 10 Apr 2009 03:54:29 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v753.1) Content-Transfer-Encoding: 7bit Message-Id: <6F7FDA78-ED86-4319-B25D-DA532FBB5716@fahrners.de> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: freebsd-ppc@freebsd.org From: Jochen Fahrner Date: Fri, 10 Apr 2009 09:54:26 +0200 X-Mailer: Apple Mail (2.753.1) Subject: (no subject) 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, 10 Apr 2009 08:14:07 -0000 Hi, after successfull installation of FreeBSD on an old Compaq, I now want to install FreeBSD on an old iMac G3 PPC. After reading the FreeBSD/PPC 6.0 installation instructions, I saw that built-in ethternet is not supported on all models. Before I delete my OS X partition and installing FreeBSD, I would like to test if ethernet is supported. Without ethernet FreeBSD makes no sense for me. How can I find out if ethernet is working before installing it? Jochen