From owner-freebsd-stable Tue Aug 6 1:14:16 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEF4537B400 for ; Tue, 6 Aug 2002 01:14:11 -0700 (PDT) Received: from mail.distalzou.net (203.141.139.231.user.ad.il24.net [203.141.139.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A6A043E6E for ; Tue, 6 Aug 2002 01:14:06 -0700 (PDT) (envelope-from devin@spamcop.net) Received: from localhost ([127.0.0.1]) by mail.distalzou.net with esmtp (Exim 3.36 #1) id 17bzSA-000Ov2-00; Tue, 06 Aug 2002 17:12:30 +0900 Date: Tue, 6 Aug 2002 17:12:24 +0900 (JST) From: Tod McQuillin X-X-Sender: devin@glass.pun-pun.prv To: Mars G Miro Cc: freebsd-stable@freebsd.org Subject: Re: dc0+Jet601TCF on 4.5R, 4.6.1R-p10 woes In-Reply-To: <02080615575600.58661@hellraiser.cannoncreek.com> Message-ID: <20020806171058.T3278-100000@glass.pun-pun.prv> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 6 Aug 2002, Mars G Miro wrote: > ifconfig on 4.6.1R-p10 says it's active (is it really?): > > dc0: flags=8843 mtu 1500 > inet 192.168.0.10 netmask 0xffffff00 broadcast 192.168.0.255 > inet6 fe80::208:a1ff:fe25:8bef%dc0 prefixlen 64 scopeid 0x2 > ether 00:08:a1:25:8b:ef > media: Ethernet autoselect (100baseTX ) > status: active I had problems with dc and autoselect. Try hard coding it: ifconfig dc0 media 100baseTX mediaopt full-duplex That solved my problem. -- Tod McQuillin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message