From owner-freebsd-mobile Fri Oct 22 9:24:54 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from sicily.odyssey.cs.cmu.edu (SICILY.ODYSSEY.CS.CMU.EDU [128.2.185.138]) by hub.freebsd.org (Postfix) with SMTP id 63AE314C34 for ; Fri, 22 Oct 1999 09:24:25 -0700 (PDT) (envelope-from rvb+@sicily.odyssey.cs.cmu.edu) To: J McKitrick Cc: Steve O'Hara-Smith , Andreas Klemm , mobile@FreeBSD.ORG, Daniel O'Connor , Adam Laurie Subject: Re: pccardd initializes interf. too late (arpwatch port exits ea References: From: "Robert V. Baron" Date: 22 Oct 1999 12:23:10 -0400 In-Reply-To: J McKitrick's message of "Fri, 22 Oct 1999 15:54:15 +0100 (BST)" Message-ID: Lines: 14 X-Mailer: Gnus v5.5/Emacs 20.3 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org J McKitrick writes: > I just saw something that might help me. WHen my laptop boots, i get a > message that pccardd recognizes my card right in the middle of my login > prompt. It doesn't interfere with KB input, but it's annoying and messy. > Does the sleep mean i can tell pccard to wake up several seconds after i > have logged in? Or is there a way i can start it earlier so it finishes > its duites before the login prompt? What the sleep does is almost the opposite. It delays the entire boot process for 15 seconds after pccardd is started. This means that pccardd has enough time to do its thing and find the devices. So the system behaves more like the pcmcia devices were found during the system device probe. > > -jm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message