From owner-freebsd-hardware Wed Jun 4 13:22:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA04606 for hardware-outgoing; Wed, 4 Jun 1997 13:22:04 -0700 (PDT) Received: from agora.rdrop.com (root@agora.rdrop.com [199.2.210.241]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA04597 for ; Wed, 4 Jun 1997 13:22:01 -0700 (PDT) Received: from mail.nacamar.de (mail.nacamar.de [194.162.162.200]) by agora.rdrop.com (8.8.5/8.8.5) with ESMTP id NAA20502 for ; Wed, 4 Jun 1997 13:21:49 -0700 (PDT) Received: from newsfeed (newsfeed.nacamar.de [194.162.162.196]) by mail.nacamar.de (8.8.5/8.8.5) with SMTP id WAA15480; Wed, 4 Jun 1997 22:20:14 +0200 (CEST) Message-Id: <3.0.1.32.19970604222015.00b0ade0@mail.nacamar.de> X-Sender: petzi@mail.nacamar.de X-Mailer: Windows Eudora Pro Version 3.0.1 (32) Date: Wed, 04 Jun 1997 22:20:15 +0200 To: "Rodney W. Grimes" From: Michael Beckmann Subject: Re: SMC EtherPower 10/100 on 10BaseT network Cc: hardware@FreeBSD.ORG In-Reply-To: <199706041855.LAA19189@GndRsh.aac.dev.com> References: <3.0.1.32.19970604200733.00ced4c0@mail.nacamar.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-hardware@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk At 11:55 04.06.97 -0700, Rodney W. Grimes wrote: >Hummm.... this looks like a new OUI for SMC, you might try the >following quick hack to if_de.c to see if it makes the card >work. If it does I'll create a more appropriate patch... The patch works. The link state does not go away any more when the kernel finds the card during boot. I applied it to a 2.2.1-RELEASE system. It even works when I take out the -link2 option to ifconfig. I will not be able to conduct any further tests with this specific card, because it is now integrated into a production system :-) Thanks, Michael