From owner-freebsd-mobile Tue Jan 21 5:29: 3 2003 Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC2B037B401 for ; Tue, 21 Jan 2003 05:29:01 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 356D343F13 for ; Tue, 21 Jan 2003 05:29:01 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.6/8.12.3) with ESMTP id h0LDSs1e083385; Tue, 21 Jan 2003 06:28:54 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 21 Jan 2003 06:27:20 -0700 (MST) Message-Id: <20030121.062720.64323228.imp@bsdimp.com> To: cynik@gmx.co.uk Cc: wertejuk@mwcis.com, freebsd-mobile@FreeBSD.ORG Subject: Re: newcard, /dev/card0 missing? From: "M. Warner Losh" In-Reply-To: <23A8E9A2-2CD9-11D7-8A2B-003065D548D4@gmx.co.uk> References: <20030120221147.GC13059@maeko> <23A8E9A2-2CD9-11D7-8A2B-003065D548D4@gmx.co.uk> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In message: <23A8E9A2-2CD9-11D7-8A2B-003065D548D4@gmx.co.uk> Cyril Niklaus writes: : Hello all, : : On Mardi, janvier 21, 2003, at 07:11 AM, Marco Wertejuk wrote: : > | isa->pccard bridge with wi-fi card. MAKEDEV also seems : > | to have gone away. I understand it's using something : > : > MAKEDEV is no longer needed with devfs since /dev is : > no longer static. : : Then why is the kernel complaining that /dev/card0 is missing? Should : it not create the entry on the fly? I also have this problem among the : series I have with the new pccard stuff, so I'm interrested in : directions. It is saying that it is missing because it is not there. You are running a NEWCARD kernel with OLDCARD configuration settings. pccardd is not required for NEWCARD, and should not be enabled with pccard_enable. If you wish for automatic device configuration, you will need to enable devd with devd_enable=YES in /etc/rc.conf Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message