Index: /trunk/src/VBox/Installer/solaris/vboxconfig.sh
===================================================================
--- /trunk/src/VBox/Installer/solaris/vboxconfig.sh	(revision 24681)
+++ /trunk/src/VBox/Installer/solaris/vboxconfig.sh	(revision 24682)
@@ -403,5 +403,5 @@
                 if test -f /platform/i86pc/kernel/drv/vboxusb.conf; then
                     add_driver "$MOD_VBOXUSB" "$DESC_VBOXUSB" "$FATALOP" "$NULLOP"
-                    # @todo - show indication of USB client driver success/failure.
+                    load_module "drv/$MOD_VBOXUSB" "$DESC_VBOXUSB" "$FATALOP"
                 fi
             else
