[4768] in linux-scsi channel archive
Re: Help for Symbios Logic C810 scsi
daemon@ATHENA.MIT.EDU (Gerard Roudier)
Wed Sep 30 16:44:56 1998
Date: Wed, 30 Sep 1998 21:33:06 +0200 (MET DST)
From: Gerard Roudier <groudier@club-internet.fr>
To: Olaf Titz <olaf@bigred.inka.de>
cc: linux-scsi@vger.rutgers.edu
In-Reply-To: <E0zOIt4-0000ot-00@danube.inka.de>
SYMBIOS Logic has been bought by LSI Logic in June 1998.
The change you propose will probably become obsolete in a couple
of months or perhaps it is already so.
I read that the SYMBIOS web server will be shut down at the end of
the year but LSI Logic will continue to host T10 publications on
their web and/or ftp server.
On the other hand, all T10 members from SYMBIOS are still member of
T10, but as from LSI Logic instead.
For some minimal informations:
http://www.symbios.com and http://www.lsilogic.com.
Regards,
Gerard.
On Wed, 30 Sep 1998, Olaf Titz wrote:
> > Can linux support Symbios logic C810 scsi ? Which
> > version ? How to do?
>
> Symbios C810 == NCR 53C810. Should be stated more clearly in the docs
> now that the NCR name is gone. Perhaps something like this:
>
> --- linux/drivers/scsi/Config.in~
> +++ linux/drivers/scsi/Config.in
> @@ -73,7 +73,7 @@
> fi
> fi
> if [ "$CONFIG_PCI" = "y" -a "$CONFIG_SCSI_NCR53C7xx" != "y" ]; then
> - dep_tristate 'NCR53C8XX SCSI support' CONFIG_SCSI_NCR53C8XX $CONFIG_SCSI
> + dep_tristate 'NCR53C8XX/Symbios 8XX SCSI support' CONFIG_SCSI_NCR53C8XX $CONFIG_SCSI
> if [ "$CONFIG_SCSI_NCR53C8XX" != "n" ]; then
> int ' default tagged command queue depth' CONFIG_SCSI_NCR53C8XX_DEFAULT_TAGS 8
> int ' maximum number of queued commands' CONFIG_SCSI_NCR53C8XX_MAX_TAGS 32
>
> (too lazy to fix Configure.help now)
>
> olaf
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu