public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Vasquez <andrew.vasquez@qlogic.com>
To: Linux-SCSI Mailing List <linux-scsi@vger.kernel.org>
Cc: andrew.vasquez@qlogic.com
Subject: PATCH [0/3]   qla2xxx: new experimental changes...
Date: Fri, 04 Feb 2005 11:21:48 -0800	[thread overview]
Message-ID: <1107544908.14183.11.camel@plap.san.rr.com> (raw)

All,

Here's a set of patches which begin to strip legacy features from the
qla2xxx driver.  These 'features' have been superceded in functionality
and simplicity by additions present (for some time) in the SCSI
mid-layer.

Here's the breakdown of patches being submitted:

     1. Remove internal command queuing.  This entails removal of the
        driver's *_queue lists as well as modifications and removal of
        routines which used them.  With the queuing removed -- the
        driver will be unable to tolerate cable-pulls.  Thus we depend
        on the next patch for support.
     2. Add initial support for FC remote port infrastructure.  This
        patch is based off the proposal submitted by James Smart:
        ([Patch RFC ] Update FC transport for FC Remote Ports)
        http://marc.theaimsgroup.com/?l=linux-scsi&m=110187926413504&w=2
     3. Remove internal lun discovery routines and support structures.
        The mid-layer has a more exhaustive and fully capable set of
        functions for lun discovery.

Other patches in the queue:

     A. Complete fc_host attributes support.  This patch is mostly
        complete, I'd just like to let the dust settle with the recent
        transport_template changes.
     B. Additional dusting and scrubbing: /proc removal, unused
        functions and structures left over from the cleanup.
     C. lock simplification and consolidation -- we're still reviewing
        the implications of removing the driver's 'hardware_lock' and
        begin using the host->host_lock exclusively.
     D. additional hardware (ISP) support.
     E. firmware loading via request_firmware() infrastructure.


Regards,
Andrew Vasquez
QLogic Corporation

             reply	other threads:[~2005-02-04 19:21 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-04 19:21 Andrew Vasquez [this message]
2005-02-04 19:24 ` PATCH [1/3] qla2xxx: remove internal queuing Andrew Vasquez
2005-02-04 21:52   ` Andrew Vasquez
2005-02-04 19:26 ` PATCH [2/3] qla2xxx: add FC remote port support Andrew Vasquez
2005-02-04 19:27 ` PATCH [3/3] qla2xxx: remove internal lun discovery Andrew Vasquez
2005-02-04 20:35 ` PATCH [0/3] qla2xxx: new experimental changes Christoph Hellwig
2005-02-04 21:09   ` Andrew Vasquez
2005-02-04 22:46     ` Jeff Garzik
2005-02-04 22:52       ` Andrew Vasquez
2005-02-04 21:00 ` PATCH [3/3] qla2xxx: remove internal lun discovery Andrew Vasquez
2005-02-04 23:11 ` PATCH [0/3] qla2xxx: new experimental changes Andrew Vasquez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1107544908.14183.11.camel@plap.san.rr.com \
    --to=andrew.vasquez@qlogic.com \
    --cc=linux-scsi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox