Date: Tue, 21 Jan 2003 06:27:20 -0700 (MST) From: "M. Warner Losh" <imp@bsdimp.com> To: cynik@gmx.co.uk Cc: wertejuk@mwcis.com, freebsd-mobile@FreeBSD.ORG Subject: Re: newcard, /dev/card0 missing? Message-ID: <20030121.062720.64323228.imp@bsdimp.com> In-Reply-To: <23A8E9A2-2CD9-11D7-8A2B-003065D548D4@gmx.co.uk> References: <20030120221147.GC13059@maeko> <23A8E9A2-2CD9-11D7-8A2B-003065D548D4@gmx.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <23A8E9A2-2CD9-11D7-8A2B-003065D548D4@gmx.co.uk> Cyril Niklaus <cynik@gmx.co.uk> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030121.062720.64323228.imp>