From owner-freebsd-hackers Fri Jan 30 14:26:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA07991 for hackers-outgoing; Fri, 30 Jan 1998 14:26:25 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA07784 for ; Fri, 30 Jan 1998 14:25:49 -0800 (PST) (envelope-from grog@lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.8.7/8.8.5) with ESMTP id IAA27902; Sat, 31 Jan 1998 08:55:31 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.8.8/8.8.7) id IAA14235; Sat, 31 Jan 1998 08:55:30 +1030 (CST) (envelope-from grog) Message-ID: <19980131085530.07704@lemis.com> Date: Sat, 31 Jan 1998 08:55:30 +1030 From: Greg Lehey To: Michael Reilly Cc: hackers@FreeBSD.ORG Subject: Re: 3com 3c589 PCMCIA ethernet card References: <00e501bd2dba$1c920320$c84447ab@keeska-mr.Cisco.Com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.84e In-Reply-To: <00e501bd2dba$1c920320$c84447ab@keeska-mr.Cisco.Com>; from Michael Reilly on Fri, Jan 30, 1998 at 12:03:19PM -0800 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 WWW-Home-Page: http://www.lemis.com/~grog Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe hackers" On Fri, Jan 30, 1998 at 12:03:19PM -0800, Michael Reilly wrote: > I found a thread concerning 3com's 3c589 card and FreeBSD dating back to > 1995. I tried sending Email to the authors of the messages but haven't > received any responses so I'll try here. > > I ran the diagnostics on my 3com 3c589 card to set the IRQ and I/O port (10, > 0x300) and then booted FreeBSD. The card was not found. I then tried > running the card's diagnostics again only to discover that the card now had > an error in the NVRAM (CIS memory corrupt according to the diagnostics). > > The previous thread referenced a program, CHECKCIS.EXE which could be used > to correct this problem but I cannot find that program. > > Can anyone tell me how to 1) correct the CIS memory corrupt problem and, 2) > get this card to work under FreeBSD? There are at least four different kinds of 3C589 (A, B, C and D). Which do you have? I had a lot of trouble configuring my 3C589C about 14 months ago. It turned out: 1. The 3Com diagnostics are very buggy. They won't run properly under DOS, only under a correctly configured Windows 95%. 2. Depending on your PCI bridge chipset, the PAO software may or may not recognize the board. My laptop has a non-Intel chipset, and it didn't. I finally got it to work with the standard release. I don't know how to fix corrupt CIS memory, but you should consider whether this memory really is corrupt. Maybe the diagnostics are lying. On the base of the diagnostic output (which was adequate), I returned the first board, which was presumably OK, and got the same claim for the second board. Greg