From: Dave Jones <davej@redhat.com>
To: Andrew Morton <akpm@osdl.org>
Cc: ken@krwtech.com, linux-kernel@vger.kernel.org
Subject: Re: Advansys SCSI driver and 2.6.16
Date: Thu, 20 Apr 2006 13:23:00 -0400 [thread overview]
Message-ID: <20060420172300.GA19181@redhat.com> (raw)
In-Reply-To: <20060419224202.3e2f99f5.akpm@osdl.org>
On Wed, Apr 19, 2006 at 10:42:02PM -0700, Andrew Morton wrote:
> --- devel/drivers/scsi/Kconfig~a 2006-04-19 22:39:51.000000000 -0700
> +++ devel-akpm/drivers/scsi/Kconfig 2006-04-19 22:40:00.000000000 -0700
> @@ -453,7 +453,7 @@ config SCSI_DPT_I2O
>
> config SCSI_ADVANSYS
> tristate "AdvanSys SCSI support"
> - depends on (ISA || EISA || PCI) && SCSI && BROKEN
> + depends on (ISA || EISA || PCI) && SCSI
> help
> This is a driver for all SCSI host adapters manufactured by
> AdvanSys. It is documented in the kernel source in
> _
>
> and it does compile. Does it actually work?
It doesn't work on all architectures, but for the one most
people care about (x86), it seems to have quite a few happy users.
(I got a slew of bug reports in Fedora bugzilla when it disappeared,
and resurrected it with the exact same patch you did).
Dave
--
http://www.codemonkey.org.uk
next prev parent reply other threads:[~2006-04-20 17:23 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-19 18:49 Advansys SCSI driver and 2.6.16 Ken Witherow
2006-04-19 23:32 ` Andrew Morton
2006-04-20 5:42 ` Andrew Morton
2006-04-20 6:50 ` Ken Witherow
2006-04-20 7:49 ` Andrew Morton
2006-04-20 22:19 ` [PATCH 2.6.16] scsi: clean up warnings in Advansys driver Ken Witherow
2006-04-20 22:29 ` Andrew Morton
2006-04-20 17:23 ` Dave Jones [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-04-20 5:27 Advansys SCSI driver and 2.6.16 Ken Witherow
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=20060420172300.GA19181@redhat.com \
--to=davej@redhat.com \
--cc=akpm@osdl.org \
--cc=ken@krwtech.com \
--cc=linux-kernel@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.