From owner-freebsd-doc Tue Dec 4 0:53:53 2001 Delivered-To: freebsd-doc@freebsd.org Received: from monkey.ucsd.edu (monkey.ucsd.edu [132.239.1.74]) by hub.freebsd.org (Postfix) with ESMTP id 339CC37B416 for ; Tue, 4 Dec 2001 00:53:51 -0800 (PST) Received: from localhost (carl@localhost) by monkey.ucsd.edu (8.11.1/8.11.0) with ESMTP id fB48roU12182; Tue, 4 Dec 2001 00:53:50 -0800 (PST) X-Authentication-Warning: monkey.ucsd.edu: carl owned process doing -bs Date: Tue, 4 Dec 2001 00:53:50 -0800 (PST) From: Carl Jacobsen To: Cc: Carl Jacobsen Subject: correction to "FreeBSD on Laptops"? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I'm in the midst of installing FreeBSD-4.4 on my laptop, and I'm finding the article "FreeBSD on Laptops" on the FreeBSD.org site very helpful (thanks!); I note that on the page: http://www.freebsd.org/doc/en_US.ISO8859-1/articles/laptop/x19.html the second to last paragraph reads, in part: If it is not running already, start the pccardd daemon. (To enable it at boot time, add pccardd_enable="YES" to /etc/rc.conf). Now your cards should be detected when you ... The variable that needs to be added to /etc/rc.conf is apparently not "pccardd_enable" but rather "pccard_enable" (one 'd') -- at least, this is what /etc/pccard.conf is looking for as a trigger. Thought you'd want to know... Thanks again, -- Carl Jacobsen (carl@ucsd.edu) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message