Re: newcard, /dev/card0 missing?
"M. Warner Losh" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
In message: <[email protected]> Cyril Niklaus <[email protected]> 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 [email protected] with "unsubscribe freebsd-mobile" in the body of the message