From owner-freebsd-sparc64@FreeBSD.ORG Wed Aug 10 07:39:02 2005 Return-Path: X-Original-To: freebsd-sparc64@freebsd.org Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D112716A41F for ; Wed, 10 Aug 2005 07:39:02 +0000 (GMT) (envelope-from edoneel@sdf.lonestar.org) Received: from sdf.lonestar.org (mx.freeshell.ORG [192.94.73.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D41A43D45 for ; Wed, 10 Aug 2005 07:39:02 +0000 (GMT) (envelope-from edoneel@sdf.lonestar.org) Received: from sdf.lonestar.org (IDENT:edoneel@ukato.freeshell.org [192.94.73.7]) by sdf.lonestar.org (8.13.1/8.12.10) with ESMTP id j7A7c27f008240 for ; Wed, 10 Aug 2005 07:38:03 GMT Received: (from edoneel@localhost) by sdf.lonestar.org (8.13.1/8.12.8/Submit) id j7A7c2QH019994 for freebsd-sparc64@freebsd.org; Wed, 10 Aug 2005 07:38:02 GMT Date: Wed, 10 Aug 2005 07:38:02 +0000 From: "Bruce O'Neel" To: freebsd-sparc64@freebsd.org Message-ID: <20050810073802.GB9599@SDF.LONESTAR.ORG> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: Sun Ultra 2 and hme not in full duplex X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Aug 2005 07:39:02 -0000 Hi, When I boot my sun ultra 2 with a hme, my switch doesn't see the connection as full duplex. The line in rc.conf is: ifconfig_hme0="inet 192.168.0.8 netmask 255.255.255.0 media autoselect" Adding or removing the media autoselect seems to make no difference. An ifconfig shows: biasca# ifconfig hme0 hme0: flags=8843 mtu 1500 options=b inet 192.168.0.8 netmask 0xffffff00 broadcast 192.168.0.255 inet6 fe80::a00:20ff:fe89:99ba%hme0 prefixlen 64 scopeid 0x1 ether 08:00:20:89:99:ba media: Ethernet autoselect (100baseTX) status: active Now, if I type ifconfig hme0 media autoselect the interface drops off the switch and then comes back up in full duplex. Now ifconfig shows: biasca# ifconfig hme0 hme0: flags=8843 mtu 1500 options=b inet 192.168.0.8 netmask 0xffffff00 broadcast 192.168.0.255 inet6 fe80::a00:20ff:fe89:99ba%hme0 prefixlen 64 scopeid 0x1 ether 08:00:20:89:99:ba media: Ethernet autoselect (100baseTX ) status: active Is there a handy way to make this happen on boot? Thanks! cheers bruce -- edoneel@sdf.lonestar.org SDF Public Access UNIX System - http://sdf.lonestar.org