From owner-freebsd-mobile Tue Nov 28 0:32:55 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id F3B1037B698; Tue, 28 Nov 2000 00:32:51 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eAS8WoQ60170; Tue, 28 Nov 2000 01:32:51 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id BAA09064; Tue, 28 Nov 2000 01:32:50 -0700 (MST) Message-Id: <200011280832.BAA09064@harmony.village.org> To: "Otter" Subject: Re: modifying the /etc/rc script Cc: "FreeBSD Questions" , mobile@FreeBSD.ORG In-reply-to: Your message of "Sat, 25 Nov 2000 14:01:33 EST." References: Date: Tue, 28 Nov 2000 01:32:50 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message "Otter" writes: : Due to some problems with intermittent pccard identification delays, I : need to add a pause in the rc script. 5 seconds should be sufficient, : just not sure how to add it. I found WHERE, just not WHAT. It needs to : go after it calls rc.pccard, and before it runs rc.network. Thanks in : advance. No you don't. Just add -z to the command line for pccardd and it will do the pausing for you. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message