Re: Advansys SCSI driver and 2.6.16

From: Dave Jones
Date: Thu Apr 20 2006 - 13:23:15 EST


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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/