On Sat, 2006-12-02 at 20:07 -0800, Randy Dunlap wrote:
> On Sat, 02 Dec 2006 19:46:51 -0800 Sean Bruno wrote:
>
> > Just curious if there already exists a git tree that is maintained for
> > the purposes of patching and pulling.
> >
> > If one doesn't exist, is there a place to host it? I could
On Sat, 02 Dec 2006 19:46:51 -0800 Sean Bruno wrote:
> Just curious if there already exists a git tree that is maintained for
> the purposes of patching and pulling.
>
> If one doesn't exist, is there a place to host it? I could ask around
> my company and see if we could host it there.
There a
(Originator and bugzilla added to cc)
On Sat, 2 Dec 2006 17:27:20 +0200 (EET)
Kai Makisara <[EMAIL PROTECTED]> wrote:
> On Fri, 1 Dec 2006, Andrew Morton wrote:
>
> >
> >
> > Begin forwarded message:
> >
> > Date: Fri, 1 Dec 2006 08:40:16 -0800
> > From: [EMAIL PROTECTED]
> > To: [EMAIL PROT
On Sat, 02 Dec 2006 08:42:07 -0600
James Bottomley <[EMAIL PROTECTED]> wrote:
> On Sat, 2006-12-02 at 10:37 +0100, Arjan van de Ven wrote:
> > I was asking the bugzilla ;)
>
> You're not if you don't cc it ...
>
> However, can we please either get email from the bugzilla flowing on to
> linux-sc
This patch contains the following cleanups:
- #include for getting the prototypes of
{dis,en}able_irq()
- make the needlessly global wd33c93_setup() static
Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
---
This patch was already sent on:
- 4 Sep 2006
--- linux-2.6.18-rc5-mm1/drivers/scsi/wd
Fix Memory leaks associated with mbox cmds READ_LA, READ_SPARAM, REG_LOGIN
Signed-off-by: James Smart <[EMAIL PROTECTED]>
diff -upNr a/drivers/scsi/lpfc/lpfc_els.c b/drivers/scsi/lpfc/lpfc_els.c
--- a/drivers/scsi/lpfc/lpfc_els.c 2006-12-02 11:57:07.0 -0500
+++ b/drivers/scsi/lpfc/
Misc Fixes:
- Prevent references to NULL node list element in reset routines.
- Add missing IOCB types to switch tables
- Reset the card on Port Error 5
- Fix infinite loop in LUN reset
Signed-off-by: James Smart <[EMAIL PROTECTED]>
diff -upNr a/drivers/scsi/lpfc/lpfc_hw.h b/drivers/scsi/lp
Change version number to 8.1.11
Signed-off-by: James Smart <[EMAIL PROTECTED]>
diff -upNr a/drivers/scsi/lpfc/lpfc_version.h b/drivers/scsi/lpfc/lpfc_version.h
--- a/drivers/scsi/lpfc/lpfc_version.h 2006-12-01 12:13:54.0 -0500
+++ b/drivers/scsi/lpfc/lpfc_version.h 2006-12-02 12:42:05.
Discovery Fixes:
- Prevent starting discovery of a node if discovery is in progress.
- Code improvement (reduction) for lpfc_findnode_did().
- Update discovery to send RFF to Fabric on link up
- Bypass unique WWN checks for fabric addresses
- Add ndlp to plogi list prior to issuing the plogi
Removed decoding of PCI Subsystem Id.
To avoid continually updating the driver for new subsystem ids
(as adapter modules are proliferating), remove this 2nd level decode.
Genericize the reported Adapter names to be consistent across
Emulex product line.
Signed-off-by: James Smart <[EMAIL
Fix lpfc_multi_ring_support.
It was not accounted for in the fast/slow rings.
Genericize the implementation and control it via sysfs
Signed-off-by: James Smart <[EMAIL PROTECTED]>
diff -upNr a/drivers/scsi/lpfc/lpfc_attr.c b/drivers/scsi/lpfc/lpfc_attr.c
--- a/drivers/scsi/lpfc/lpfc_attr.c
Add soft_wwnn sysfs attribute, rename soft_wwn_enable
The driver now allows both wwpn and wwnn to be set.
Signed-off-by: James Smart <[EMAIL PROTECTED]>
diff -upNr a/drivers/scsi/lpfc/lpfc_attr.c b/drivers/scsi/lpfc/lpfc_attr.c
--- a/drivers/scsi/lpfc/lpfc_attr.c 2006-12-02 12:13:17.0
Add MSI (Message Signalled Interrupts) support
Actual use must be enabled via the new module parameter "lpfc_use_msi"
Defaults to no use
Many thanks to Frederic Temporelli who implemented the initial patch.
Signed-off-by: Frederic Temporelli <[EMAIL PROTECTED]>
Signed-off-by: James Smart <[
This patch set updates the lpfc driver to revision 8.1.11.
The patches address the following items:
- Discovery Fixes
- Fix lpfc_multi_ring_support.
- Fix Memory leaks
- Adjust LOG_FCP logging to be more meaningful.
- Add MSI (Message Signalled Interrupts) support
- Removed decoding of PCI S
Adjust LOG_FCP logging to be more meaningful.
Signed-off-by: James Smart <[EMAIL PROTECTED]>
diff -upNr a/drivers/scsi/lpfc/lpfc_attr.c b/drivers/scsi/lpfc/lpfc_attr.c
--- a/drivers/scsi/lpfc/lpfc_attr.c 2006-12-02 11:57:07.0 -0500
+++ b/drivers/scsi/lpfc/lpfc_attr.c 2006-12-02 1
On Fri, 1 Dec 2006, Andrew Morton wrote:
>
>
> Begin forwarded message:
>
> Date: Fri, 1 Dec 2006 08:40:16 -0800
> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: [Bugme-new] [Bug 7610] New: sense key error when sending even number
> of bytes to /dev/st0
>
>
> http://bugzilla.kern
On Sat, 2006-12-02 at 10:37 +0100, Arjan van de Ven wrote:
> I was asking the bugzilla ;)
You're not if you don't cc it ...
However, can we please either get email from the bugzilla flowing on to
linux-scsi or just shut it down for SCSI altogether and force people to
send email to the list?
Mart
On Sat, 2006-12-02 at 00:19 -0800, Andrew Morton wrote:
> On Sat, 02 Dec 2006 09:01:40 +0100
> Arjan van de Ven <[EMAIL PROTECTED]> wrote:
>
> >
> > > last sysfs file: /class/net/vmnet1/address
> > > Modules linked in: ipv6 vmnet(U) vmmon(U) video sbs i2c_ec container
> > > button
> >
> >
> >
On Sat, 02 Dec 2006 09:01:40 +0100
Arjan van de Ven <[EMAIL PROTECTED]> wrote:
>
> > last sysfs file: /class/net/vmnet1/address
> > Modules linked in: ipv6 vmnet(U) vmmon(U) video sbs i2c_ec container button
>
>
> does this reproduce without these proprietary drivers as well ?
>
Why are you a
> last sysfs file: /class/net/vmnet1/address
> Modules linked in: ipv6 vmnet(U) vmmon(U) video sbs i2c_ec container button
does this reproduce without these proprietary drivers as well ?
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL
20 matches
Mail list logo