From owner-freebsd-ppc@FreeBSD.ORG Wed Jul 4 01:27:43 2007 Return-Path: X-Original-To: freebsd-ppc@freebsd.org 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 2BA2216A469 for ; Wed, 4 Jul 2007 01:27:43 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.236]) by mx1.freebsd.org (Postfix) with ESMTP id D87FC13C45B for ; Wed, 4 Jul 2007 01:27:42 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: by nz-out-0506.google.com with SMTP id l8so1204141nzf for ; Tue, 03 Jul 2007 18:27:42 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:received:received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=IH2aXC6AbYtda6+DvY1LCO7bedEENOfKxY8IYul3yET3IhoxWopAdvBVeST32SwM/ylHFd03RNbhyj7Ywn/eWSUMmEwaslEuRPGeb+ukldT4pYxhNdu5lRQDhER41I3r3iIZcKAmt2wcqX2PJhy/JjCz31PC6s/1DvVk8V+sozs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=tSDCX2mR1NIMWrcoci/SfaR+BaQkyDDw0G4RH1rbotu2Io0gaG2FDG/YQgx02i7zL9/pS/moUyv/t0U44Cr4lmG8ZPAonNsLLuNlFE8ggbhsLalHd7JWlXlQZBBG6eiOWMLw6l8Yb6LFHJDBIMz/01AXqh4e2oyzCYZzc0UgZss= Received: by 10.114.199.1 with SMTP id w1mr6715680waf.1183512461895; Tue, 03 Jul 2007 18:27:41 -0700 (PDT) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.google.com with ESMTP id j6sm20784235wah.2007.07.03.18.27.39 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 03 Jul 2007 18:27:41 -0700 (PDT) Received: from michelle.cdnetworks.co.kr (localhost.cdnetworks.co.kr [127.0.0.1]) by michelle.cdnetworks.co.kr (8.13.5/8.13.5) with ESMTP id l641RYB7072901 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 4 Jul 2007 10:27:34 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id l641RW11072900; Wed, 4 Jul 2007 10:27:32 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Wed, 4 Jul 2007 10:27:30 +0900 From: Pyun YongHyeon To: emre n/a Message-ID: <20070704012730.GC72486@cdnetworks.co.kr> References: <6938E4E6-5A05-4793-BB99-4F2D33952561@uoregon.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6938E4E6-5A05-4793-BB99-4F2D33952561@uoregon.edu> User-Agent: Mutt/1.4.2.1i Cc: freebsd-ppc@freebsd.org Subject: Re: gem0 problems with 6.2 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jul 2007 01:27:43 -0000 On Tue, Jul 03, 2007 at 02:02:12PM -0700, emre n/a wrote: > Hello, > > I'm having a lot of difficulty getting networking to work. I have a > grey 867Mhz PowerMac G4 (with mirrored drive doors). It's a vanilla > install. > > In dmesg I get: > > [...] > gem0: mem 0xf5200000-0xf53fffff irq 41 > at device 15.0 on pci2 > miibus0: on gem0 > ukphy0: ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX. 1000baseT, > 1000baseT-FDX, auto ^^^^^^^^^^^^^ > gem0: 10kB RX FIFO, 4kB TX FIFO > gem0: Ethernet address: 00:03:93:bb:ea:de > It seems that ukphy(4) claims to support 1000baseT on your PHY. I'm unsure that Apple GMAC3 really have gigabit PHY and it would be great if you can show me verbose boot output. The verbose boot message will show additional information(e.g. model and revision number) of your PHY. > In rc.conf I have defaultrouter="xxx.xxx.xxx.xxx" and > ifconfig_gem0="inet xxx.xxx.xxx.xxx netmask xxx.xxx.xxx.xxx" set. > Netstat shows absolutely no traffic, I can't even connect to machines > on the local subnet. Our network is setup to give out IPs using > DHCP, and also automatically assigns a 2001: IPv6 number. Neither > happens here. The network cable is plugged in and I can confirm that > nothing is wrong with the network (plugging a different machine into > the same ethernet jack works without any problems -- static, DHCP and > IPv6 configs all work fine and as planned). > > here's the ifconfig gem0 output: > > gem0: flags=8843 mtu 1500 > options=9 > inet xxx.xxx.xxx.xxx netmask 0ffffff00 broadcast > xxx.xxx.xxx.255 > ether 00:003:93:bb:ea:de > media: Ethernet autoselect (none) > > with "xxx.xxx.xxx.xxx" being my real IP and netmask respectively. > netstat -rn also shows me the correct gateway. > > I've also tried NetBSD/macppc with these settings and it seems to > work fine. I've run out of possible solutions for this. Does anyone > know what could be wrong? I wanted to try out one of the -current > ISOs, but unfortunately they don't boot (gives me kernel panic in the > middle of booting sysinst). > > Take care > > > (P.S. I'm not yet on this list, so feel free to cc or reply to me in > private) -- Regards, Pyun YongHyeon