From: James Bottomley <James.Bottomley@steeleye.com>
To: Adam Radford <aradford@amcc.com>
Cc: Andrew Morton <akpm@osdl.org>,
SCSI Mailing List <linux-scsi@vger.kernel.org>
Subject: Re: [PATCH] 3ware 9000 driver update for 2.6.7-rc2-mm2
Date: 03 Jun 2004 19:45:36 -0500 [thread overview]
Message-ID: <1086309937.1799.103.camel@mulgrave> (raw)
In-Reply-To: <HYPD6V00.Q4O@hadar.amcc.com>
On Wed, 2004-06-02 at 17:29, Adam Radford wrote:
>
> Andrew, James,
>
> This patch updates the 3w-9xxx driver in 2.6.7-rc2-mm1 to v2.26.02.000 to cleanup several things pointed out by Chris Hellwig / Jeff Garzik.
>
> Changes in this release:
> - Use descriptive defines for phase numbers.
> - Remove un-needed casts for TW_Command_Full
> - Rework eh_reset(), eh_abort() spinlocks.
> - Remove all mdelays, replace w/ schedule_timeout().
> - Remove MODULE_PARAM cmds_per_lun, add sysfs device attribute 'queue_depth'.
> - Remove twa_slave_configure().
> - Remove twa_info().
> - Remove all bitfields from structures, add bitmask macros.
> - Remove twa_setup_irq() wrapper, call directly.
> - Remove un-needed prototypes.
> - Propogate return value of pci_enable_device(), pci_set_dma_mask(), ioremap().
> - Use pci_request/free_regions().
> - Add missing call to pci_disable_device() on probe failure.
> - Unregister character ioctl interface in twa_remove().
> - Make some excessively lengthy lines < 80 columns.
> - Use pci_module_init() instead of pci_register_driver().
> - Remove bogus TW_IN_INTR check, fix twa_interrupt() spinlock.
> - Rev driver branch to .02 to denote kernel version.
This patch currently rejects against my scsi-misc-2.6 tree; I assume I
have a later version which partially includes some of the changes; could
you rediff it?
Thanks,
James
next prev parent reply other threads:[~2004-06-04 0:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-02 22:29 [PATCH] 3ware 9000 driver update for 2.6.7-rc2-mm2 Adam Radford
2004-06-02 22:53 ` Jeff Garzik
2004-06-04 0:45 ` James Bottomley [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-06-02 23:21 Adam Radford
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=1086309937.1799.103.camel@mulgrave \
--to=james.bottomley@steeleye.com \
--cc=akpm@osdl.org \
--cc=aradford@amcc.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