Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Apr 2006 19:09:17 +0200
From:      Juergen Lock <nox@jelal.kn-bremen.de>
To:        freebsd-emulation@freebsd.org, freebsd-stable@freebsd.org
Subject:   devfs weirdness with kqemu
Message-ID:  <20060409170917.GA85736@saturn.kn-bremen.de>

next in thread | raw e-mail | index | archive | help
I got a report of this on irc:

# kldload kqemu

$ ls -l /dev/kqemu*
ls: /dev/kqemu*: No such file or directory
$ ls -l /dev/kqemu 
crw-rw----  1 root  wheel  220,   0 Apr  7 15:54 /dev/kqemu
$ ls -l /dev/kqemu*
crw-rw----  1 root  wheel  220,   0 Apr  7 15:54 /dev/kqemu0
crw-rw----  1 root  wheel  220,   1 Apr  7 15:54 /dev/kqemu1

 Is this something the kld is doing wrong (/usr/ports/emulators/kqemu-kmod)
or is it a devfs problem?  The report I got was for 6.0, but it also
happens for me on RELENG_5.  This is nothing serious (kqemu works), but
it certainly can be confusing for users...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060409170917.GA85736>