From owner-freebsd-current@FreeBSD.ORG Tue Sep 23 13:52:13 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 246B116A4B3 for ; Tue, 23 Sep 2003 13:52:13 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id D375643FF2 for ; Tue, 23 Sep 2003 13:52:11 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9p1/8.12.3) with ESMTP id h8NKq7GA067601; Tue, 23 Sep 2003 14:52:10 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 23 Sep 2003 14:52:07 -0600 (MDT) Message-Id: <20030923.145207.86081399.imp@bsdimp.com> To: andy@fud.org.nz From: "M. Warner Losh" In-Reply-To: <3F6FF9F5.9060404@fud.org.nz> References: <3F6FF9F5.9060404@fud.org.nz> X-Mailer: Mew version 2.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: devd X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Sep 2003 20:52:13 -0000 In message: <3F6FF9F5.9060404@fud.org.nz> Andrew Thompson writes: : I am wondering what the state of devd is, should I be using it instead : of pccardd? At the moment I have neither running, but want to 'up' my : wi card on insert. Working. devd_enable=YES in /etc/rc.conf Warner