From owner-freebsd-current@FreeBSD.ORG Tue Jan 13 18:50:21 2004 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 0FA8316A4CE for ; Tue, 13 Jan 2004 18:50:21 -0800 (PST) Received: from mallard.mail.pas.earthlink.net (mallard.mail.pas.earthlink.net [207.217.120.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25BEB43D39 for ; Tue, 13 Jan 2004 18:50:20 -0800 (PST) (envelope-from welchsm@earthlink.net) Received: from statler.psp.pas.earthlink.net ([207.217.78.21]) by mallard.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1Agb6p-0003qs-00; Tue, 13 Jan 2004 18:50:19 -0800 Message-ID: <15907477.1074048619454.JavaMail.root@statler.psp.pas.earthlink.net> Date: Tue, 13 Jan 2004 20:50:19 -0600 (GMT-06:00) From: Sean Welch To: Brooks Davis Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Earthlink Zoo Mail 1.0 X-Mailman-Approved-At: Wed, 14 Jan 2004 05:28:04 -0800 cc: freebsd-current@freebsd.org Subject: Re: 5.2-RELEASE pleasant surprise on Dell Inspiron 8000 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Sean Welch List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jan 2004 02:50:21 -0000 Ah -- that clears the confusion. Thanks! Sean -----Original Message----- From: Brooks Davis Sent: Jan 13, 2004 8:37 PM To: Sean Welch Cc: freebsd-current@freebsd.org Subject: Re: 5.2-RELEASE pleasant surprise on Dell Inspiron 8000 On Tue, Jan 13, 2004 at 05:59:26PM -0600, Sean Welch wrote: > A point of confusion -- I did not add pccard_enable to my rc.conf file yet > my cards all mount up and work?? I checked /etc/defaults/rc.conf and it > appears that the default is still to not enable them unless explicitly noted > in /etc/rc.conf... The old pccard_enable option controls pccardd which is only used with OLDCARD. NEWCARD is now the default and does not require a daemon to handle attaching drivers to devices. If you want automagic configuration of your devices (say using ifconfig), devd is what you want to run these days. -- Brooks -- Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4