Lines Matching refs:scsi
7 4. Configuration via /proc/scsi/tmscsim/?
27 scsi = SCSI driver, m = AMD (?) as opposed to w for the DC390W/U/F
56 linux/drivers/scsi, you basically have to do nothing special to use this
70 linux/drivers/scsi. You have to recompile your kernel/module of course.
122 * Information via cat /proc/scsi/tmscsim/?
123 * Dynamically configurable by writing to /proc/scsi/tmscsim/?
129 (Try: echo "scsi add-single-device C B T U" >/proc/scsi/scsi
135 4. Configuration via /proc/scsi/tmscsim/?
137 First of all look at the output of /proc/scsi/tmscsim/? by typing
138 cat /proc/scsi/tmscsim/?
145 garloff@kurt:/home/garloff > cat /proc/scsi/tmscsim/0
189 /proc/scsi/tmscsim/?. Basically you have to imitate the output of driver.
199 echo "MaxLUN=8 seltimeout 200" >/proc/scsi/tmscsim/0
213 echo "0 0 0 y y y - y - 10 " >/proc/scsi/tmscsim/0
214 echo "3 5 0 y n y " >/proc/scsi/tmscsim/0
233 output of /proc/scsi/tmscsim/? in the device listing in the first column
236 echo "reset" >/proc/scsi/tmscsim/0
237 echo "inquiry 1" >/proc/scsi/tmscsim/0
238 echo "remove 2" >/proc/scsi/tmscsim/1
239 echo "add 2 3" >/proc/scsi/tmscsim/?
240 echo "dump" >/proc/scsi/tmscsim/0
245 remove it (scsi remove-single-device) and you really need a few bytes of
251 I'd suggest reviewing the output of /proc/scsi/tmscsim/? after changing
259 driver configuration via /proc/scsi/tmscsim/?.
262 /proc/scsi/tmscsim/? pseudo-file, e.g. if you want to use another
374 If this does not help, try echo "INQUIRY t" >/proc/scsi/tmscsim/? (t
376 bus afterwards (echo "RESET" >/proc/scsi/tmscsim/?).
398 Please append the output of /proc/scsi/scsi, /proc/scsi/tmscsim/? and
402 as to the linux-scsi list (<linux-scsi@vger.kernel.org>), as sometimes bugs