Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jun 2000 22:00:10 -0700 (PDT)
From:      "NandaKumar P.K." <p_k_nandan@yahoo.com>
To:        freebsd-scsi@FreeBSD.ORG
Subject:   Reset device and reset bus is not working
Message-ID:  <20000616050010.7958.qmail@web1903.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
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




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