64
7. Linux
Linux
Executing inicconf
[format] inicconf <command=parameter>
[command, parameter]
-v To show the status of current setting
-x To show the value of EEPROM (Hex)
--disc_all=<on | off>
To set enable/disable of Disconnect for all SCSI ID
(for example)
--disc_all=on : enable Disconnect with SCSI-ID 0-15
--disc_all=off : disable Disconnect with SCSI-ID 0-15
--disc<n>=<on | off>
To set enable/disable of Disconnect for specific SCSI ID
(for example)
--disc3=on : enable Disconnect only with SCSI-ID 3
--disc5=off : disable Disconnect only with SCSI-ID 5
--sync_all=<40 | 26.6 | 20 | 16 | 13.3 | 11.4 | 10 | async>
To set Transfer rate for all SCSI ID
(for example)
--sync_all=10 : 10MB/sec for all SCSI-ID
--sync_all=async : Async. transfer for all SCSI-ID
--sync<n>=<40 | 26.6 | 20 | 16 | 13.3 | 11.4 | 10 | async>
To set Transfer rate for spesific SCSI ID
(for example)
--sync3=10 : 10MB/sec only for SCSI-ID 3
--sync5=async : Async.transfer only for SCSI-ID 5