- Timestamp:
- Nov 16, 2009 7:52:12 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/solaris/vboxconfig.sh
r24549 r24682 403 403 if test -f /platform/i86pc/kernel/drv/vboxusb.conf; then 404 404 add_driver "$MOD_VBOXUSB" "$DESC_VBOXUSB" "$FATALOP" "$NULLOP" 405 # @todo - show indication of USB client driver success/failure.405 load_module "drv/$MOD_VBOXUSB" "$DESC_VBOXUSB" "$FATALOP" 406 406 fi 407 407 else
Note:
See TracChangeset
for help on using the changeset viewer.