All of lore.kernel.org
 help / color / mirror / Atom feed
* what replaces Scsi_Host->select_queue_depths?
@ 2002-10-25 17:55 Steven Dake
  2002-10-25 18:33 ` Mike Anderson
  0 siblings, 1 reply; 2+ messages in thread
From: Steven Dake @ 2002-10-25 17:55 UTC (permalink / raw)
  To: linux-scsi

I am looking at porting the QLA 2xxx driver that MontaVista has been working
with QLogic on to 2.5.44.  I've removed the select_queue_depths function 
calls
from the init and it seems to work fine.

My question is, what replaces this API?  It looks like this only applies 
to devices
that don't support command tagged queueing (ie: a way to shut off access if
the device doesn't support command tagged queueing).

Has this been genericized somewhere else in the scsi subsystem?

Thanks
-steve


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-10-25 18:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-25 17:55 what replaces Scsi_Host->select_queue_depths? Steven Dake
2002-10-25 18:33 ` Mike Anderson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.