What PCI SCSI card (and driver)?

What PCI SCSI card (and driver)?

Post by Carl Johns » Sun, 01 Sep 1996 04:00:00



I recently upgraded to a new PCI motherboard, and I am debating retiring
my Adaptec 1452B SCSI card for a PCI card. What is now the recommended
card? My motherboard BIOS will support either the NCR53C810 or the
Adaptec 7850. I am currently running Debian 1.1, if that makes any
difference.

I have heard the NCR53C810 is a very good, low cost board, but the
hardware HOWTO also says that it doesn't support disconnect. I looked
at the latest kernel source, and I now see there are 2 drivers for the
810 (53c7,8xx and ncr53c8xx), both of which look like they support
disconnect, so which should be used if I do get the 810?

Thanks for any replies, either posted or emailed.

PS.  Is there a WWW site which has collected hardware info such as this?

--

 
 
 

What PCI SCSI card (and driver)?

Post by Steinar Ha » Sun, 01 Sep 1996 04:00:00


[Carl Johnson]

|   I have heard the NCR53C810 is a very good, low cost board,

Absolutely correct.

|   but the
|   hardware HOWTO also says that it doesn't support disconnect.

The hardware itself certainly supports disconnect. Whether this is used by
the driver is another matter. The FreeBSD driver certainly uses it.

|   PS.  Is there a WWW site which has collected hardware info such as this?

There is some 53c810 info (not Linux-specific) at

        http://www.nethelp.no/scsi/ncrbios.html



 
 
 

What PCI SCSI card (and driver)?

Post by Stas » Sun, 01 Sep 1996 04:00:00


: I recently upgraded to a new PCI motherboard, and I am debating retiring
: my Adaptec 1452B SCSI card for a PCI card. What is now the recommended
: card? My motherboard BIOS will support either the NCR53C810 or the
: Adaptec 7850. I am currently running Debian 1.1, if that makes any
: difference.

The Tyan Yorktown uses the ncr53c825. I've seen it being offered
for $95.

Edward

 
 
 

What PCI SCSI card (and driver)?

Post by Pascal Peti » Mon, 02 Sep 1996 04:00:00



> I recently upgraded to a new PCI motherboard, and I am debating retiring
> my Adaptec 1452B SCSI card for a PCI card.

I think that you _must_ change. I have a 1542CF and change it for a
asus sc200 (ncr 53c810). It was wonderfull, I see the speed
improvement and it seems twice as fast.

Quote:> What is now the recommended
> card? My motherboard BIOS will support either the NCR53C810 or the
> Adaptec 7850. I am currently running Debian 1.1, if that makes any
> difference.

> I have heard the NCR53C810 is a very good, low cost board, but the
> hardware HOWTO also says that it doesn't support disconnect. I looked
> at the latest kernel source, and I now see there are 2 drivers for the
> 810 (53c7,8xx and ncr53c8xx), both of which look like they support
> disconnect, so which should be used if I do get the 810?

I use ncr53c8xx with an asus sc200 card for a while and I am totaly
satisfied with it. It support parity checking. I am not sure but I
think that 53c7,8xx don't support parity checking.

My advice is go for a ncr card but fast scsi2 seems a bit slow if you
use more than 3/4 modern scsi hard disks and/or raid0. fast scsi2 is
only 10 MB/s.

I think a better choice would be a fast wide (20MB/s) or ultrawide
(40MB/s) card. wide cards are supported by the drivers (ncr53c8xx) but
not ultra wide :

from the ncr53c8xx readme
------------------------------------------------------------------------------
2. Supported chips and SCSI features

The following features are supported for all chips:

        Synchronous negotiation
        Disconnection
        Tagged command queuing
        Scsi parity checking
        Master parity checking

"Wide negotiation" is supported for chips that allow it.
The following table shows some characteristics of NCR 8xx family chips:

       On board                        Supported by    Tested with
Chip   SDMS BIOS   Wide   Ultra Scsi   the driver      the driver
----   ---------   ----   ----------   ------------    -----------
810        N         N        N            Y             Y
810A       N         N        N            Y             Y
815        Y         N        N            Y             Y
825        Y         Y        N            Y             Y
825A       Y         Y        N            Y             Not yet
875        Y         Y        Y(1)         Y             Not yet

(1) Ultra scsi extensions will be supported in a future release of the
    driver.
------------------------------------------------------------------------------

tyan sell a cheap fast wide controler. It must be a good choice.

If you want to go for a ncr53c810 card, don't buy the ga-410, it
doesn't have active termination.

I don't know cards which use ncr53c875.

Pascal

 
 
 

What PCI SCSI card (and driver)?

Post by Michael Wi » Mon, 02 Sep 1996 04:00:00



>I have heard the NCR53C810 is a very good, low cost board, but the
>hardware HOWTO also says that it doesn't support disconnect. I looked
>at the latest kernel source, and I now see there are 2 drivers for the
>810 (53c7,8xx and ncr53c8xx), both of which look like they support
>disconnect, so which should be used if I do get the 810?

I am sure they both support disconnect by now.

Quote:>PS.  Is there a WWW site which has collected hardware info such as this?

There is the PCI-HOWTO. Did you read it?

Cheers, Michael Will

 
 
 

What PCI SCSI card (and driver)?

Post by Or » Tue, 03 Sep 1996 04:00:00




>I recently upgraded to a new PCI motherboard, and I am debating retiring
>my Adaptec 1452B SCSI card for a PCI card. What is now the recommended
>card?

It depends on who you talk to.

I swear by BusLogic cards (I have a 545, a 542, several 445s, several
946s, and one solitary 948) and recommend them exclusively to customers.
Other people will be equally fanatical about the NCR boards (which are,
I have to admit, very nice; I have one non buslogic machine that uses a
single NCR to drive a CD burner as well as a system disk and a spool
disk, and the footprint of the NCR/AT&T/Symbios DOS drivers cannot be
beat if you're also planning on running DOS on the machine), the Adaptec
2940, or any of the other PCI cards supported in Linux.

                 ____

                  \/

 
 
 

What PCI SCSI card (and driver)?

Post by John Swens » Wed, 04 Sep 1996 04:00:00


|> I have heard the NCR53C810 is a very good, low cost board, but the
|> hardware HOWTO also says that it doesn't support disconnect. I looked
|> at the latest kernel source, and I now see there are 2 drivers for the
|> 810 (53c7,8xx and ncr53c8xx), both of which look like they support
|> disconnect, so which should be used if I do get the 810?

At least as of Linux 2.0.0, disconnects are supported and work well with my
system. Last night I ran full dump to my Archive Viper 2525, played a CD on my
Toshiba XM3501TA, and ran a find / on my Conner CFP1080S disk just for fun,
with no problems at all.
--

John Swensen

 
 
 

1. PCI ethernet card shares irq with PCI scsi card

Hallo,

I've got a problem getting my network up and running.
When I want to put my eth0 up (compex PCI card using ne2k-pci) I got a
siocsifflafs:try again error. I found out that it had something to do with
irq's. A cat /proc/interrupts shows me that the PCI NCR810 scsi card was on
that IRQ. In windows everything works fine, so I figured linux could do it
to.
I did some research and found that the scsi driver needed some modifications
(something with SA_INTTERUPTS that need to be remnoved). I tried it, but it
failed (compilor errors). Can someone help me out on this on?

changing irq's isn't possble, since I dont have that option in my BIOS and
besides, I dont have any other free IRQ left...    Please help!

Vincent

2. Reinstall C after Sol2.3 upgrade ???

3. PCI SCSI card driver?

4. acroread on new monitor "smeared";XF86Setup?

5. Deskpro Xl drivers (PCI SCSI card)

6. telnet, ftp and Win98 possible?

7. PCI SCSI card driver?

8. Linux Scanners

9. Looking for a driver for the Qlogic Fast Scsi IQ PCI card.

10. driver for Adaptec 2930U2 PCI SCSI card?

11. Deskpro Xl drivers (PCI SCSI card)

12. Domex DMX-3191 pci scsi card driver

13. PCI SCSI card driver?