VirtualBox

Ignore:
Timestamp:
Oct 7, 2013 9:54:31 PM (11 years ago)
Author:
vboxsync
Message:

HostDrivers: Whitespace and svn:keywords cleanups by scm.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/solaris/load.sh

    r44678 r48952  
    4747$SUDO svcadm disable svc:/application/virtualbox/zoneaccess:default
    4848
    49 # Unload driver that may depend on the driver we're going to (re-)load 
     49# Unload driver that may depend on the driver we're going to (re-)load
    5050# as well as the driver itself.
    5151for drv in $DRIVERS_USING_IT $DRVNAME;
     
    6868#
    6969# Note! We have to copy the driver and config files to somewhere the kernel can
    70 #       find them. It is searched for as drv/${DRVNAME}.conf in 
    71 #       kobj_module_path, which is usually: 
    72 #           /platform/i86pc/kernel /kernel /usr/kernel 
     70#       find them. It is searched for as drv/${DRVNAME}.conf in
     71#       kobj_module_path, which is usually:
     72#           /platform/i86pc/kernel /kernel /usr/kernel
    7373#       To try prevent bad drivers from being loaded on the next boot, we remove
    7474#       always the files.
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette