From owner-freebsd-ppc@FreeBSD.ORG Fri Jan 25 01:19:05 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 49F2C16A468 for ; Fri, 25 Jan 2008 01:19:05 +0000 (UTC) (envelope-from toasty@dragondata.com) Received: from tokyo01.jp.mail.your.org (tokyo01.jp.mail.your.org [204.9.54.5]) by mx1.freebsd.org (Postfix) with ESMTP id 166AE13C465 for ; Fri, 25 Jan 2008 01:19:05 +0000 (UTC) (envelope-from toasty@dragondata.com) Received: from mail.your.org (server3-a.your.org [64.202.112.67]) by tokyo01.jp.mail.your.org (Postfix) with ESMTP id 82CCE2AD55CD; Fri, 25 Jan 2008 01:19:03 +0000 (UTC) Received: from pool014.dhcp.your.org (pool014.dhcp.your.org [69.31.99.14]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail.your.org (Postfix) with ESMTP id BC14DA0A44E; Fri, 25 Jan 2008 01:19:02 +0000 (UTC) Message-Id: From: Kevin Day To: pyunyh@gmail.com In-Reply-To: <20080122034045.GA10560@cdnetworks.co.kr> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v915) Date: Thu, 24 Jan 2008 19:18:20 -0600 References: <20080122034045.GA10560@cdnetworks.co.kr> X-Mailer: Apple Mail (2.915) Cc: freebsd-ppc@freebsd.org Subject: Re: Success on G4 XServe 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, 25 Jan 2008 01:19:05 -0000 On Jan 21, 2008, at 9:40 PM, Pyun YongHyeon wrote: > On Sun, Jan 20, 2008 at 10:22:41AM -0600, Kevin Day wrote: > [...] >> 3) The onboard "gem" ethernet interface doesn't seem to work right. I >> can dhcp an address, but connecting to anything doesn't seem to work. >> I haven't been able to troubleshoot any further. A bge interface on a >> PCI card works fine. >> >> > > Would you show me the output of 'ifconfig gem0'? > Also how about trying attached patch? > gem0: flags=8843 metric 0 mtu 1500 options=b ether 00:0a:95:75:6e:d0 inet 69.31.99.18 netmask 0xffffffc0 broadcast 69.31.99.63 media: Ethernet autoselect (100baseTX ) status: active I can SSH to the system and do some light work, but attempting to download any large-ish file results in the interface hanging. Even applying the patch doesn't seem to fix it. I did just discover that unplugging/replugging the ethernet cable brings it back to life though. If you'd like remote access to this system let me know and I could arrange something. -- Kevin