• Home
  • Raw
  • Download

Lines Matching +full:- +full:- +full:timeout +full:- +full:first +full:- +full:minutes

1 .TH sane\-scsi 5 "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
2 .IX sane\-scsi
4 sane\-scsi \- SCSI adapter tips for scanners
6 This manual page contains various operating-system specific tips and
10 appropriate backend configuration file before using SANE for the first
56 is the logical unit number of the scanner device. The first two fields are
57 strings which must be enclosed in double-quotes if they contain any
58 whitespace. The remaining four fields are non-negative integer numbers. The
65 scsi-line matches multiple devices. When this happens, each matching device
70 scsi MUSTEK MFS\-06000CX Scanner 0 00 03 00
79 Vendor: MUSTEK Model: MFS\-06000CX Rev: 4.04
95 If the remainder of a scsi-string consists of asterisks only, the
104 form. This is explained below in the relevant platform-specific section.
139 Auto-configuration using the "scsi *" lines in the config files only works if
162 then not re-enabling them, so it looks like a bug in the FreeBSD
169 driver, provided that Plug-and-Play support is disabled on the card.
187 First, make sure your kernel has SCSI generic support enabled. In
189 this shows up under ``SCSI support->SCSI generic support''.
219 this value to the maximum legal value of 128*1024-512=130560 bytes. After
235 echo "scsi add\-single\-device 2 0 5 0" > /proc/scsi/scsi
240 by using the ``remove\-single\-device'' command. For details, please
241 refer to to the SCSI-2.4-HOWTO.
254 Adaptec AHA-1505/AHA-1542/AHA-2940
266 Ctrl-B to enter your BusLogic adapter setup. Choose the address which
282 card---it has no interrupt line and therefore while a scan is in progress,
296 timeout. The default timeout for the Linux kernels before 2.0.33 is 10
300 file or on the system console, it's an indication that the timeout is too short.
301 In this case, find the line ``if (np->latetime>10)'' in file
317 that the scan does not terminate properly (it causes a SCSI timeout
318 after 10 minutes). The generic AM53C974 also seems to work fine
319 and does not suffer from the timeout problems.
325 refers to the first SCSI bus. To tell SANE which device to use,
326 append the character 'a'+target-id to the special device name. For
327 example, the SCSI device connected to the first SCSI controller
328 and with target-id 0 would be called
330 and the device with target-id 1 on that same bus would be
345 sets the timeout value for SCSI commands in seconds. Overriding the default