From owner-freebsd-hardware Wed Jun 12 19:20:28 1996 Return-Path: owner-hardware Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA22559 for hardware-outgoing; Wed, 12 Jun 1996 19:20:28 -0700 (PDT) Received: from mail.barrnet.net (mail.barrnet.net [131.119.246.7]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id TAA22552; Wed, 12 Jun 1996 19:20:25 -0700 (PDT) Received: from Root.COM (implode.Root.COM [198.145.90.17]) by mail.barrnet.net (8.7.5/MAIL-RELAY-LEN) with ESMTP id TAA05098; Wed, 12 Jun 1996 19:20:23 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by Root.COM (8.7.5/8.6.5) with SMTP id TAA00298; Wed, 12 Jun 1996 19:16:39 -0700 (PDT) Message-Id: <199606130216.TAA00298@Root.COM> X-Authentication-Warning: implode.Root.COM: Host localhost [127.0.0.1] didn't use HELO protocol To: Steve Khoo cc: freebsd-hardware@FreeBSD.org, freebsd-hackers@FreeBSD.org Subject: Re: 2.2-960501-SNAP and Digital DC21041 Ethernet - some errors. In-reply-to: Your message of "Wed, 12 Jun 1996 18:52:22 PDT." <199606130152.SAA15400@delphi.gordian.com> From: David Greenman Reply-To: davidg@Root.COM Date: Wed, 12 Jun 1996 19:16:39 -0700 Sender: owner-hardware@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk >I got a similar problem in 2.2-960501-SNAP. The SMC Etherpower 10/100 >cards in my P6 keep coming up in 100BaseT while it's only connected to >10BaseT network. It's happening more than 50% during reboot. It's >getting worse now since we have two of those cards in the system now. >Is there a way to force it to do 10BaseT instead? Yes, use the link2 flag to ifconfig. I think "link2" forces 100Mbps and "-link2" forces 10Mbps. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project