From owner-freebsd-hardware Mon May 26 09:33:36 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA27260 for hardware-outgoing; Mon, 26 May 1997 09:33:36 -0700 (PDT) Received: from Sisyphos.MI.Uni-Koeln.DE (Sisyphos.MI.Uni-Koeln.DE [134.95.212.10]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id JAA27255; Mon, 26 May 1997 09:33:33 -0700 (PDT) Received: from x14.mi.uni-koeln.de (annexr3-1.slip.Uni-Koeln.DE) by Sisyphos.MI.Uni-Koeln.DE with SMTP id AA06539 (5.67b/IDA-1.5); Mon, 26 May 1997 18:33:30 +0200 Received: (from se@localhost) by x14.mi.uni-koeln.de (8.8.5/8.6.9) id SAA01942; Mon, 26 May 1997 18:33:27 +0200 (CEST) X-Face: " Date: Mon, 26 May 1997 18:33:27 +0200 From: Stefan Esser To: Matt Thomas Cc: scsi@FreeBSD.ORG, hardware@FreeBSD.ORG Subject: NCR SCSI + 100TX Ethernet chip References: <19970524124625.07596@keltia.freenix.fr> <19970524102943.GO37893@uriah.heep.sax.de> <19970524124625.07596@keltia.freenix.fr> <3.0.1.32.19970526113205.00715fc4@ranier.altavista-software.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.73 In-Reply-To: <3.0.1.32.19970526113205.00715fc4@ranier.altavista-software.com>; from Matt Thomas on Mon, May 26, 1997 at 11:32:05AM -0400 Sender: owner-hardware@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On May 26, Matt Thomas wrote: > >876 dual 875 > 885 multifunction 875 and fast ethernet (10/100) > >895 875 with Ultra-2 support (40MHz sync. + LVD) > > > >The Sym53c876 allows to put two Ultra-WIDE SCSI channels on one PCI > >card, without the need for a PCI to PCI bridge. This is better than > >an Adaptec 3940 with two SCSI chips behind a PPB, since it is cheaper > >and avoids the latency and complexity introduced by the PPB ... > > The Sym53c885 uses the same philosophy and puts a Fast Ethernet > and UltraWide SCSI on one PCI chip. (I'm going to write a driver > for the Fast Ethernet function.) I had only seen the 53c885 announcemt, but wasn't aware of any cards that use that chip. The combination of SCSI and Ethernet on one PCI card is most interesting, since there are just to few slots, always :) Does the Ethernet chip in the 885 share the problem of the DEC Ethernet chips, that requires copying of received packets (due to alignment constraints in the DMA engine, if I understand the problem correctly) ? Anyway: It's great that you are working on a driver for that chip! Regards, STefan