In message <[EMAIL PROTECTED]>, Robert Drehmel writes:
>In <86054.966696645@critter>, Poul-Henning Kamp wrote:
>
>> Ok, I belive this one is fixed now, please try again.
>
>Yes, it boots.  But when using a kernel with ``options DEVFS'',
>there is no /dev/audio or /dev/mouse, for example; devfs has
>mounted itself to /dev.

Ahh, right, this is something else than I thought:  These are
symlinks in the normal case, for instance:

        /dev/audio -> /dev/audio0

I have not coded the solution for the automagic for these yet,
for now you can create them by hand using the standard "ln -s ..."
command.

--
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
[EMAIL PROTECTED]         | TCP/IP since RFC 956
FreeBSD coreteam member | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to