Date: Tue, 6 Aug 2002 17:12:24 +0900 (JST) From: Tod McQuillin <devin@spamcop.net> To: Mars G Miro <mars@cannoncreek.com> Cc: freebsd-stable@freebsd.org Subject: Re: dc0+Jet601TCF on 4.5R, 4.6.1R-p10 woes Message-ID: <20020806171058.T3278-100000@glass.pun-pun.prv> In-Reply-To: <02080615575600.58661@hellraiser.cannoncreek.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> 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 <full-duplex>) > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020806171058.T3278-100000>