Hi Bernhard,

* Bernhard Froehlich <de...@freebsd.org>, 20111031 11:04:
> My first guess is that it could be enough to remove the flag but I
> don't know if we need to replace some code with make_dev_p(). So i've
> CC'd ed@ and hope that he can shed some light on that.
> 
> https://www.virtualbox.org/browser/trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c#L104

Hmmm... You can simply remove D_PSEUDO for now, but I think eventually
the driver should be restructured a bit. It seems we can simply use the
cdevpriv API for this, where we have a single /dev/vboxdrv device node.

I think I'll take a closer look at this code more thoroughly sometime
this week.

-- 
 Ed Schouten <e...@80386.nl>
 WWW: http://80386.nl/

Attachment: pgpicPjIOWu2Q.pgp
Description: PGP signature

Reply via email to