From owner-freebsd-questions Wed Mar 6 08:21:27 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA01460 for questions-outgoing; Wed, 6 Mar 1996 08:21:27 -0800 (PST) Received: from rocky.sri.MT.net (rocky.sri.MT.net [204.182.243.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id IAA01451 for ; Wed, 6 Mar 1996 08:21:21 -0800 (PST) Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id JAA27381; Wed, 6 Mar 1996 09:23:54 -0700 Date: Wed, 6 Mar 1996 09:23:54 -0700 From: Nate Williams Message-Id: <199603061623.JAA27381@rocky.sri.MT.net> To: baba@ats.sjk.kdd.co.jp (Koji Baba) Cc: questions@FreeBSD.org Subject: Re: Installation by 3Com PCMCIA adapter In-Reply-To: References: Sender: owner-questions@FreeBSD.org Precedence: bulk > I have a problem with installation of 2.1.0-RELEASE > by 3Com PCMCIA adapter. Is this a 3C589B or a 3C589C? > ---- > ze: pcmcia slot 0: 3Com Corporation~3C589~TP/BNC LAN Card Ver. 2a~000002~ > ze: slot 1: no card in slot > ze0 not found at 0x300 > zp: found card in slot 0 > zp0 not found at 0x300 > ---- > And after bootup, I can not use ether card at installation by ftp or NFS. > It seems that the installer can not find the card as valid device. > > Setting of the PCMCIA card is completely default value. > Port = 0x300 > IRQ = 10 > Memory Base = 0xd8000 type a '-c' at the boot prompt and make sure the zp0 device is configured with the same defaults. If it's a 3C589C, then you'll need an updated boot disk to work. If that's the case, there is one that will allow you to install everything on: http://www.mt.cs.keio.ac.jp/person/hosokawa/freebsd-pcmcia/ Nate