All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hannes Reinecke <hare@suse.de>
To: James Bottomley <James.Bottomley@SteelEye.com>
Cc: SCSI Mailing List <linux-scsi@vger.kernel.org>
Subject: [PATCH 0/4] aic7xxx/aic79xx fixes
Date: Mon, 23 Oct 2006 15:17:59 +0200	[thread overview]
Message-ID: <453CC107.2050300@suse.de> (raw)

Hi James,

I've prepared a new patchset for aic7xxx/aic79xx updates. They mostly 
bring aic7xxx & aic79xx in sync again; additionally there is one bugfix
for aic79xx which fixes external device reset handling (see also the 
recent thread about this).

Patches en detail:

- Fixup external device reset handling for aic79xx: We really should
   take care to not confuse the SCSI bus upon external device reset. The
   fix is actually taken from the original adaptec sources. Kudos to
   Justin Gibbs and Luben Tuikov for this.
- Fixup precompensation for aic79xx: precompensation is actually handled
   by a separate iocell chip. We should take care to update the chip
   according to the DV setting.
- Remove slave_alloc for aic7xxx: Running on a multi-initator bus I
   still see BUG_ON() in slave_alloc for aic7xxx. And as it already has
   been removed from aic79xx we can use the same logic here, too.
- Print out signalling for aic79xx: As aic7xxx has the sysfs entry we
   can as well add it to aic79xx. We don't have HVD but still can
   distinguish between SE and LVD.

Please apply.

Cheers,

Hannes
-- 
Dr. Hannes Reinecke			hare@suse.de
SuSE Linux Products GmbH		S390 & zSeries
Maxfeldstraße 5				+49 911 74053 688
90409 Nürnberg				http://www.suse.de
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

                 reply	other threads:[~2006-10-23 13:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=453CC107.2050300@suse.de \
    --to=hare@suse.de \
    --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 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.