From owner-freebsd-mobile Fri Sep 29 21:33:10 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from klapaucius.zer0.org (klapaucius.zer0.org [204.152.186.45]) by hub.freebsd.org (Postfix) with ESMTP id 42B4137B502 for ; Fri, 29 Sep 2000 21:33:08 -0700 (PDT) Received: by klapaucius.zer0.org (Postfix, from userid 1001) id 3924C239A43; Fri, 29 Sep 2000 21:33:08 -0700 (PDT) Date: Fri, 29 Sep 2000 21:33:08 -0700 From: Gregory Sutter To: Bob Ney Cc: FREEBSD-MOBILE@FreeBSD.ORG Subject: Re: Problem with installation of ISA card for Wavelan Message-ID: <20000929213308.D23587@klapaucius.zer0.org> References: <20000915014916.953B337B43C@hub.freebsd.org> <3.0.6.32.20000914190335.01245980@pop.quiknet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3.0.6.32.20000914190335.01245980@pop.quiknet.com>; from bney@quiknet.com on Thu, Sep 14, 2000 at 07:03:35PM -0700 Organization: Zer0 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 2000-09-14 19:03 -0700, Bob Ney wrote: > We are installing a Lucent Wavelan card in an ISA controller. The > controller card is the one provided by lucent for the Wavelan PCMCIA card. > The card is set to > address 0x3e0 as required by PAO. The installation found the controller and > wavelan just fine. > > After the installation of FreeBSD completed, the reboot does not find the > controller and in fact there is no device 'cpic0' in the /devices directory. I just went through a half-dozen reboots or so to install one of these. This document is a huge help: ftp://ftp.sonic.net/pub/users/darrylo/freebsd/wavelan Your problem may be that the default address on the card is 0x3e2, not 0x3e0. I did that too. :) Here are the relevant parts of my kernel config: device pcic0 at isa? irq 10 port 0x3e2 iomem 0xd0000 device card options PCIC_RESUME_RESET # reset after resume device wi Greg -- Gregory S. Sutter Bureaucrats cut red tape--lengthwise. mailto:gsutter@zer0.org http://www.zer0.org/~gsutter/ PGP DSS public key 0x40AE3052 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message