From owner-freebsd-questions Fri Apr 28 13:19:36 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA23989 for questions-outgoing; Fri, 28 Apr 1995 13:19:36 -0700 Received: from nic1.barrnet.net (NIC1.BARRNET.NET [131.119.245.5]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id NAA23983 for ; Fri, 28 Apr 1995 13:19:31 -0700 Received: from ipsilon.com by nic1.barrnet.net (8.6.10/BARRNET-RELAY.1) id NAA01735; Fri, 28 Apr 1995 13:19:29 -0700 Received: from localhost by ipsilon.com (4.1/SMI-4.1MDV1.0) id AA22636; Fri, 28 Apr 95 13:18:20 PDT Message-Id: <9504282018.AA22636@ipsilon.com> X-Mailer: exmh version 1.6beta 3/23/95 To: "Bill O'Hanlon" Cc: freebsd-questions@FreeBSD.org, craiga@servo.ipsilon.com Subject: Re: 3c509b driver In-Reply-To: Your message of "Thu, 27 Apr 1995 17:29:36 CDT." <9504272229.AA16075@poe.digibd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 28 Apr 1995 13:18:19 -0700 From: Craig Anderson Sender: questions-owner@FreeBSD.org Precedence: bulk I'm having this problem too. Several people here looked at the code and saw nothing obvious. The rest of the error messages we see are: ep0: eeprom failed to come ready. epprobe: ignoring model ffff ep0 not found at 0x300 I tried cleaning the E1 area on the board, just for the heck of it but it didn't help. I also tried turning "plug-n-play" mode off in the board eeprom. That got rid of the error messages (the probe looked like it worked) but it couldn't send/receive packets. I'm running vanilla 2.0 (no SNAPs/patches installed yet). Any ideas? Thanks, Craig > I'm trying to get a 3c509b card working in a FreeBSD machine. > I'm missing something, understanding-wise. I get the following message > at boot time: > > ep0: 3c5x9 at 0x300 in test mode. Erase pencil mark! > > There's no obvious way to turn off "test mode", and I can't for the life of > me guess what the bit about erasing a pencil mark means... > > Can someone give me a quick pointer? Oh, this is with FreeBSD 2.0. > > -Bill >