1########################################################## 2## 3## USB Storage Module settings file 4## 5## This file is a part of BeOS USB SCSI interface module project. 6## Copyright (c) 2003-2005 by Siarzhuk Zharski <imker@gmx.li> 7## All rights reserved. 8## 9########################################################## 10## This file typically placed in following directory: 11## /boot/home/config/settings/kernel/drivers/ 12########################################################## 13## 14## More details on using this settings file and 15## detailed parameters reference are in the ReadMe.html 16## 17 18#reserve_devices 2 # count of device entries reserved by this SIM. default is 2 19#reserve_luns 4 # count of LUNs available for every reserved device entry. default is 4 20 21#ignore_sysinit2 true # workaround for some R5 + USB patches boot problem 22 23#debug_output true # activates debug output 24#debug_output_in_file true # use /var/log/usb_scsi.log instead of syslog 25#debug_output_file_rewrite true # truncate log file on system reboot 26 27#debug_trace_protocol true # dump USB MS protocol information 28#debug_trace_sense_data true # dump additional USB MS protocol information 29#debug_trace_capacity true # dump READ CAPACITY SCSI command results 30 31