I have a Umax scanner attached to an adaptec SCSI adapter, and the
combination
works fine under Linux, provided I have the scanner turned on when I
load
the SCSI driver (I have it built as a loadable module)
The driver detects what is on the SCSI bus, and presumably creates all
the
/proc/scsi info etc, but I wondered if there was a utility I could use
which would probe the scsi bus, and update /proc/scsi etc (presumably by
going through the driver to do this) without needing to unload and
reload
the low level scsi driver.
John Lines