From owner-freebsd-hardware Sun Jun 16 17:57:06 1996 Return-Path: owner-hardware Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA02095 for hardware-outgoing; Sun, 16 Jun 1996 17:57:06 -0700 (PDT) Received: from parkplace.cet.co.jp (parkplace.cet.co.jp [202.32.64.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id RAA02073; Sun, 16 Jun 1996 17:57:01 -0700 (PDT) Received: from localhost (michaelh@localhost) by parkplace.cet.co.jp (8.7.5/CET-v2.1) with SMTP id JAA25120; Mon, 17 Jun 1996 09:56:40 +0900 (JST) Date: Mon, 17 Jun 1996 09:56:40 +0900 (JST) From: Michael Hancock To: Brian Tao cc: Steve Khoo , freebsd-hardware@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG Subject: Re: 2.2-960501-SNAP and Digital DC21041 Ethernet - some errors. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hardware@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, 16 Jun 1996, Brian Tao wrote: > On Wed, 12 Jun 1996, Steve Khoo wrote: > > > > 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. > > I used to have that problem with 2.1R, but the 2.2-SNAP seems to > have fixed it for all our machines here (SMC 9332's, running on a > 10Mbps network, ASUS P/I-P55TP4XEG motherboards). You can set it explicitly by doing ifconfig de0 -link2. This is also in the mail archives. -mh