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>,
	James Bottomley <James.Bottomley@SteelEye.com>
Subject: PATCH [0/8]  qla2xxx: Summary of changes...
Date: Mon, 6 Sep 2004 21:26:03 -0700	[thread overview]
Message-ID: <20040907042603.GA29557@praka.san.rr.com> (raw)

James,

Please apply the following patches I'm about to send to update the
qla2xxx driver.  A summary of the patches can be found towards the end
of this message.

With the exception of the rather large firmware image update (direct
pointer to bzip'd patch listed), subsequent messages will contain
inlined patches.

All patches can be found at the following URL:

        ftp://ftp.qlogic.com/outgoing/linux/patches/8.x/8.00.00b21k/

Regards,
Andrew Vasquez
QLogic Corporation


ChangeSet@1.1871, 2004-09-04 23:19:51-07:00, andrew.vasquez@qlogic.com
  PCI posting fixes.

ChangeSet@1.1872, 2004-09-06 07:34:57-07:00, andrew.vasquez@qlogic.com
  Dynamically resize request-queue during initialization based
  on the amount of memory available to the ISP.

ChangeSet@1.1873, 2004-09-06 11:34:15-07:00, andrew.vasquez@qlogic.com
  Rework driver DMA allocations to use the DMA pool APIs
  to minimize potential run-time allocation failures.

ChangeSet@1.1874, 2004-09-06 11:47:07-07:00, andrew.vasquez@qlogic.com
  Misc. small fixes:
  
          o Always set an TCQ modifier for each command submitted.
          o Always (re)-initialize NVRAM during execution.
          o Add pci_disable_device() calls to proper locations during
            pci-probe failure and pci-remove.
          o Do not begin processing until the DPC has been marked
            'active'.
          o Fix off-by-one error while copying sense-data.
          o Fix bus-reset issue during back-door execution.

ChangeSet@1.1875, 2004-09-06 11:51:36-07:00, andrew.vasquez@qlogic.com
  Rework interrupt-handler registration in anticipation of future
  chip types.

ChangeSet@1.1876, 2004-09-06 11:57:40-07:00, andrew.vasquez@qlogic.com
  Misc. small enhancements:
  
          o Add 're-scan' and 'initiate lip' support via /proc
            similar to the 7.x series drivers.
          o Add module parameter ql2xprocessnotready, to selectively
            enable/disable the driver's internal NOT_READY check-
            condition handling.

ChangeSet@1.1877, 2004-09-06 12:02:32-07:00, andrew.vasquez@qlogic.com
  Resync with latest released firmware -- 3.03.02

ChangeSet@1.1878, 2004-09-06 12:04:22-07:00, andrew.vasquez@qlogic.com
  Update version number to 8.00.00b21-k.

             reply	other threads:[~2004-09-07  4:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-07  4:26 Andrew Vasquez [this message]
2004-09-07  6:00 ` PATCH [0/8] qla2xxx: Summary of changes Arjan van de Ven
2004-09-07 14:09   ` James Bottomley
2004-09-07 18:34     ` 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=20040907042603.GA29557@praka.san.rr.com \
    --to=andrew.vasquez@qlogic.com \
    --cc=James.Bottomley@SteelEye.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