From owner-freebsd-scsi Thu Jun 15 22: 0:12 2000 Delivered-To: freebsd-scsi@freebsd.org Received: from web1903.mail.yahoo.com (web1903.mail.yahoo.com [128.11.23.52]) by hub.freebsd.org (Postfix) with SMTP id A57A837BD04 for ; Thu, 15 Jun 2000 22:00:10 -0700 (PDT) (envelope-from p_k_nandan@yahoo.com) Received: (qmail 7959 invoked by uid 60001); 16 Jun 2000 05:00:10 -0000 Message-ID: <20000616050010.7958.qmail@web1903.mail.yahoo.com> Received: from [203.197.172.105] by web1903.mail.yahoo.com; Thu, 15 Jun 2000 22:00:10 PDT Date: Thu, 15 Jun 2000 22:00:10 -0700 (PDT) From: "NandaKumar P.K." Subject: Reset device and reset bus is not working To: freebsd-scsi@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I am testing the HBA driver for our RAID controller card for FreeBSD 3.4. When i send the XPT_RESET_DEV and XPT_RESET_BUS using the "camcontrol" system is just hanging. I am handling both of these requests in the driver and sends the response to the CAM layer. Is it necessary to complete these commands in the request function (_action ) itself ? Because when i sent the response CAM_REQ_CMP from the request it was O.K. But in the actual case i pass the request to the firmware and when the response is received from the firmware i complete the request. Thanks Regards, Nandan __________________________________________________ Do You Yahoo!? Send instant messages with Yahoo! Messenger. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message