From owner-freebsd-questions Fri Oct 20 22:14:06 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA03755 for questions-outgoing; Fri, 20 Oct 1995 22:14:06 -0700 Received: from pahtoh.cwu.edu (root@pahtoh.cwu.edu [198.104.65.27]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id WAA03749 for ; Fri, 20 Oct 1995 22:14:03 -0700 Received: from tahoma.cwu.edu (skynyrd@tahoma.cwu.edu [198.104.67.25]) by pahtoh.cwu.edu (8.6.12/8.6.9) with ESMTP id WAA07211; Fri, 20 Oct 1995 22:13:55 -0700 Received: (from skynyrd@localhost) by tahoma.cwu.edu (8.6.12/8.6.9) id WAA01572; Fri, 20 Oct 1995 22:13:53 -0700 Date: Fri, 20 Oct 1995 22:13:52 -0700 (PDT) From: Chris Timmons To: sfinn@pobox.com cc: freebsd-questions@freebsd.org Subject: Re: SMC EtherPower Help In-Reply-To: <199510200103.VAA22189@village.ios.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk The latest if_de.c (& dc21040.h) in -current /usr/src/sys/pci understand how the enet address is encoded on newer ROMs. I had this problem with a recent DE500-XA using the 21140 chip. I dropped in the new driver on my 2.0.5-950622-SNAP system and the card has been working ever since. -Chris On Thu, 19 Oct 1995 sfinn@pobox.com wrote: > OK...after some pretty inspired recommendations on Ethernet adapters > from you folks I went out and bought some SMC EtherPower cards for > my three FreeBSD machines...I rebuilt the kernel including device de0, > installed and rebooted and got this: > > de0 rev 17 int a irq 11 on pci0:18 > reg20: virtual=0xf5c5700 physical=0xf0211000size=0x80 > de0: can't read ENET ROM (why=-4) (0000000000000000000000000000000000 > 0001010000c083be001e00000008 > de0: DC21041 [10Mb/s] pass 1.1 Ethernet address unknown > > Anybody got a clue as to what is wrong? It appears to have the Ethernet > address imbedded in the numeric string it barfs out, but it doesn't get > it.....and neither do I.....HELP!!! > > -Shaun > +----------------------------------------------------------------+ > | Shaun M. Finn | > | Technocore Communications, Inc. FAX: (908)928-4505 | > | P.O. Box 106 Email: sfinn@pobox.com | > | Jackson, NJ 08527-0106 WWW: http://pobox.com/~sfinn | > +----------------------------------------------------------------+ > >