HEADS UP - Fixed major for VirtualBox Guest Additions (vboxguest)
Valery Ushakov <[email protected]> Wed, 25 May 2022 11:33:26 +0300
| Newsgroups | gmane.os.netbsd.ports.x86-64,gmane.os.netbsd.ports.i386 |
|---|---|
| Message-ID | <Yo3p1kZASLu+B/[email protected]> |
If you are using NetBSD under VirtualBox and use VBox Guest Additions, you will need to re-create your /dev/vboxguest I have reserved major 109 (on both i386 and amd64) for the loadable vboxguest module so that /dev/vboxguest device node can be stable and not affected by new MI majors added to the kernel. -uwe