From owner-freebsd-mobile Sun Jun 17 16:39:32 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from wintermute.primelogic.com (wintermute.primelogic.com [207.189.136.1]) by hub.freebsd.org (Postfix) with ESMTP id C435C37B401 for ; Sun, 17 Jun 2001 16:39:23 -0700 (PDT) (envelope-from michelle@primelogic.com) Received: from [192.168.1.1] (c886028-a.eugene1.or.home.com [24.14.231.140]) by wintermute.primelogic.com (8.9.2/8.9.2) with ESMTP id QAA06314; Sun, 17 Jun 2001 16:39:22 -0700 (PDT) Mime-Version: 1.0 X-Sender: michelle@primelogic.com (Unverified) Message-Id: In-Reply-To: <200106172259.f5HMxjc23024@ptavv.es.net> References: <200106172259.f5HMxjc23024@ptavv.es.net> Date: Sun, 17 Jun 2001 16:39:21 -0700 To: freebsd-mobile@freebsd.org From: Michelle Brownsworth Subject: Re: PCMCIA startup question Cc: "Kevin Oberman" Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Michelle, > >If this is not in the FAQ, it should be. > >The fix is as simple as adding the line: >pccardd_flags="-z" >to /etc/rc.conf. Your should also have things like pccard_enable="YES" and >pccard_ifconfig="DHCP" (assuming that you use DHCP). The -x flag will pause >pccardd until the card is up. > >-- >R. Kevin Oberman, Network Engineer >Energy Sciences Network (ESnet) >Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) >E-mail: oberman@es.net Phone: +1 510 486-8634 Kevin, I was hoping it would be that simple, but it doesn't seem to be. I added the line to rc.conf, but it didn't change the boot sequence messages one iota. Here's the relevant section of my rc.conf: pccard_enable="YES" pccard_ifconfig="inet 192.168.1.2 netmask 255.255.255.0" defaultrouter="192.168.1.254" pccard_mem="DEFAULT" pccardd_flags="z" This really wouldn't be an issue if I didn't plan to use daemons that expect to have a route available when they start up. .\\ichelle --------------------- Michelle Brownsworth System Administrator PrimeLogic Communications http://www.primelogic.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message