Drivers & Downloads | Dell US
logs scsi and atapi error and message information in a file which may be opened using the scsi-error-log command. for obvious reasons, this function is only available if drivers-b-b-ld is set to 1 (command line parameter).
drivers-b-move-dock-station
saves the current scsiglobaldockcontroller configuration. this function is only available if drivers-b-b-ld is set to 1 (command line parameter). this is by default the last command line parameter. when set to zero, it is not used. to use the currently saved configuration, please refer to the description of the scsi-global.xml file. note that there is no transport (e.g. scsi, atapi) setting and transport="-1" is used.
loads the configuration set with drivers-b-b-save-config. this function is only available if drivers-b-b-ld is set to 1 (command line parameter). the currently set transport is transport="-1" and the current dock sink and dock panel are restored.
adds dock functionality to scsiglobaldockcontroller. a subclass which allows for a dock sink (a.k.a. dockstation) and a dock area (a. dock panel or panel station), both with their own dock panes. it is possible to attach a dock panel to more than one dock station at a time. in this case, multiple dock stations are given the same set of dock panel panes. for obvious reasons, this function is only available if drivers-b-b-ld is set to 1 (command line parameter).
dockstationdriver name = "drivers-b-move-dock-station" # this should be the first parameter set in the config interface = "6" # this represents the ipc where the connection is requested and accepted. # users can use e.g. /dev/shm, /tmp or /var/run/xtables-lock/blah ipc = "/tmp/zones-1.private/drivers-b-move-dock-station-0" .. example config file (for linux):