From owner-freebsd-questions Tue Mar 11 16:35:53 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA24394 for questions-outgoing; Tue, 11 Mar 1997 16:35:53 -0800 (PST) Received: from chow.cisco.com (chow.cisco.com [171.69.1.204]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id QAA24369 for ; Tue, 11 Mar 1997 16:35:32 -0800 (PST) From: raj@cisco.com Received: from rjohnson-home-ss20.cisco.com (rjohnson-home-ss20.cisco.com [171.69.113.50]) by chow.cisco.com (8.6.12/8.6.5) with ESMTP id QAA16113; Tue, 11 Mar 1997 16:35:00 -0800 Received: from [127.0.0.1] ([127.0.0.1]) by rjohnson-home-ss20.cisco.com (8.6.8+c/CISCO.WS.1.1) with SMTP id QAA25393; Tue, 11 Mar 1997 16:34:59 -0800 Message-Id: <199703120034.QAA25393@rjohnson-home-ss20.cisco.com> X-Authentication-Warning: rjohnson-home-ss20.cisco.com: Host [127.0.0.1] didn't use HELO protocol To: Doug White Cc: freebsd-questions@freebsd.org Subject: Re: Installing using 3COM Etherlink III PCMCIA card In-Reply-To: Your message of "Tue, 11 Mar 97 16:21:30 PST." Date: Tue, 11 Mar 97 16:34:53 PST Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > On Tue, 11 Mar 1997 raj@cisco.com wrote: > > > I'm having some problems getting the installation code to recognize my > > 3COM Etherlink III PCMCIA card. I have removed all other devices > > which I don't have from the configuration menu and I have set the > > IOBase address to 0x210 (which is what the card's diag's say it's set > > to) (the IRQ was already at 0xA) and yet it still doesn't appear in > > the list of network interfaces when I try to install from an FTP > > server. I tried to look quickly at the bootup messages to see if it's > > being recognized at all but the screen is cleared so quickly after > > printing it that I didn't have time to read the output. > > Hit "scroll lock" at the main menu and use the up arrow key to read the > boot messages. Great! I was able to read that the card not found in slot0 but was found in slot1, then it said it was not found at 0x210. > Make sure that zp0 matches the config in 3C589CFG. The interrupt is > decimal, not hex. What's "3C589CFG"? Is this some DOS file I need to check? /raj