[5639] in linux-scsi channel archive

home help back first fref pref prev next nref lref last post

INPUT: linux generic SCSI interface enhancements

daemon@ATHENA.MIT.EDU (warren)
Sun Jan 17 22:07:26 1999

Date: 	Mon, 18 Jan 1999 11:05:14 +0800
From: warren <warren@infortrend.com.tw>
To: linux-scsi@vger.rutgers.edu

Hi,
    Our company is developing our product with generic scsi interface on
the Linux.
    We have some options to improve the  current generic scsi interface.

    (1)
         Generic scsi driver will inquire every device on every scsi
bus. If the device replies with device type "1f", it will consider the
device is not present. It is not convenient for us to send a command to
our adapter to do configuration. Currently we lie  to OS. we reply it
with device type "3"(processor device type). Maybe it will cause some
side effects.
        I hope this limit will be removed.
   (2)
        Generic scsi driver will not renegotiate with the device when it
get a check condition when the device is reset.
        If i send a inquiry command to the device which was reset
previously, it cause OS hang and after the time is expire, the generic
scsi driver will reset the scsi bus and regotiate with device.
       About this, i have no option. Maybe the scsi driver interface
should provide a method to do this. Or the generic scsi driver will do
negotiae again after the device is reset.


-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu

home help back first fref pref prev next nref lref last post