Index: /trunk/Config.kmk
===================================================================
--- /trunk/Config.kmk	(revision 23956)
+++ /trunk/Config.kmk	(revision 23957)
@@ -509,6 +509,6 @@
  endif
 endif
-# Enable the new I/O path except on Linux
-if1of ($(KBUILD_TARGET), solaris win freebsd darwin)
+# Enable the new I/O path
+if1of ($(KBUILD_TARGET), linux solaris win freebsd darwin)
  VBOX_WITH_NEW_IO_CODE = 1
 endif
