On Thu, 2005-11-24 at 06:58 +1100, [EMAIL PROTECTED] wrote:
> Can't see any modules that pertain to tapes.

The module you need to reload is the lowest level one, the HBA's device
driver.  Some of them have an ioctl which rescans, so you don't need to
rmmod insmd.

Also, this works for my scsi slide scanner, which is usually off, too:

echo 'scsi add-single-device <host> <channel> <id> <lun> '
> /proc/scsi/scsi

Read drivers/scsi/scsi.c for what else /proc/scsi/scsi can do.

-- 
Regards
Peter Miller <[EMAIL PROTECTED]>
/\/\*        http://www.canb.auug.org.au/~millerp/

PGP public key ID: 1024D/D0EDB64D
fingerprint = AD0A C5DF C426 4F03 5D53  2BDB 18D8 A4E2 D0ED B64D
See http://www.keyserver.net or any PGP keyserver for public key.

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to