All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hannes Reinecke <hare@suse.de>
To: SCSI Mailing List <linux-scsi@vger.kernel.org>
Subject: [PATCH 0/7] aic79xx fixes
Date: Wed, 08 Mar 2006 12:55:13 +0100	[thread overview]
Message-ID: <440EC621.4090207@suse.de> (raw)

Hi all,

this is a next round of aic79xx fixes. It fixes some critical issues;
most importantly I've added a check for the BIOS settings and the error
recovery has been reworked.

Patches in detail:
01: Remove qfrozen
	Converting the qfrozen / semaphore logic to the much simpler
        complete()
02: Use tcq functions
	The midlayer provides generic tcq functions. Use them.
	Also sets the queuedepth to '1' if tcq is disabled; otherwise
	some devices are overrun.
03: Remove dead code
	Adrian Bunk memorial patch
04: Update error recovery
	Split codepaths for ABORT and BUS RESET
05: Handle Invalid sequencer interrupt
	Disable debugging output
06: Use BIOS settings
	Enable the handling of BIOS settings
07: Avoid renegotiation on inquiry
	We don't always have to smarter than the midlayer.

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-03-08 11:55 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=440EC621.4090207@suse.de \
    --to=hare@suse.de \
    --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.