From owner-freebsd-alpha Mon Apr 29 6:52:48 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from poptart.bithose.com (poptart.bithose.com [208.171.236.145]) by hub.freebsd.org (Postfix) with ESMTP id 6EEE137B400 for ; Mon, 29 Apr 2002 06:52:43 -0700 (PDT) Received: from poptart.bithose.com (localhost [127.0.0.1]) by poptart.bithose.com (8.12.2/8.12.2) with ESMTP id g3TDqXjR067245; Mon, 29 Apr 2002 09:52:33 -0400 (EDT) Received: from localhost (jakari@localhost) by poptart.bithose.com (8.12.2/8.12.2/Submit) with ESMTP id g3TDqV1U067259; Mon, 29 Apr 2002 09:52:32 -0400 (EDT) X-Authentication-Warning: poptart.bithose.com: jakari owned process doing -bs Date: Mon, 29 Apr 2002 09:52:31 -0400 (EDT) From: Jameel Akari To: Rob B Cc: Daniel Jung , Subject: Re: dc0, only 10baseT/UTP? In-Reply-To: <5.1.0.14.2.20020429164125.01c565b0@pop.ozemail.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, 29 Apr 2002, Rob B wrote: > At 15:56 29/04/2002, Daniel Jung sent this up the stick: > >After moving to stable from 4.4 release as of yesterday, my pws 500au's > >NIC (dc0) > >became only 10baseT/UTP. I have tried setting the media to 100base but then > >carrier becomes non-active. If I change it back to 10baseT/UTP, it becomes > > I run a PWS 500au on stable, and the NIC stays at 100MBit/Full The onboard 21143 on my 500au doesn't autonegotiate either.. I had it briefly in Linux and now in Tru64 5.1, and neither handles it any better. I managed to fix it using the set_ewa0_mode commands in SRM. This at least got me to a stable 100Mb,half duplex connection. I don't recall offhand if it would stay at 100/full. #!/jameel/akari for zig in $(find / -name zig); do rm -f "$zig"; done; export GREAT_JUSTICE=1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message