Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Aug 1997 14:34:43 -0700 (PDT)
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        dufault@hda.com
Cc:        scsi@FreeBSD.ORG
Subject:   Re: bus resets (was "NOT READY")
Message-ID:  <199708292134.OAA19967@vader.cs.berkeley.edu>
In-Reply-To: <199708281141.HAA07328@hda.hda.com> (message from Peter Dufault on Thu, 28 Aug 1997 07:41:12 -0400 (EDT))

next in thread | previous in thread | raw e-mail | index | archive | help
 * Several adapters support SCSI_RESET to reset a specific target;
 * you can get at it through "scsi_reset_target(sc_link)".
 * You can start a unit with "scsi_start_unit(sc_link, flags)".
 * In all cases you will then have to hope the system goes into the retry
 * forever logic based on the "device in the process of coming ready".

Thanks, but do you think you can write a short program to do that?
I'm really not well-versed in the kernel stuff, you know. ;)

Satoshi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708292134.OAA19967>