Index: /trunk/src/VBox/Runtime/r0drv/netbsd/sleepqueue-r0drv-netbsd.h
===================================================================
--- /trunk/src/VBox/Runtime/r0drv/netbsd/sleepqueue-r0drv-netbsd.h	(revision 83613)
+++ /trunk/src/VBox/Runtime/r0drv/netbsd/sleepqueue-r0drv-netbsd.h	(revision 83614)
@@ -38,5 +38,5 @@
 
 static syncobj_t vbox_syncobj = {
-        SOBJ_SLEEPQ_FIFO,
+        SOBJ_SLEEPQ_SORTED,
         sleepq_unsleep,
         sleepq_changepri,
@@ -46,5 +46,5 @@
 
 /**
- * Kernel mode Linux wait state structure.
+ * Kernel mode NetBSD wait state structure.
  */
 typedef struct RTR0SEMBSDSLEEP
