From owner-freebsd-hardware Thu Aug 7 12:24:59 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA26218 for hardware-outgoing; Thu, 7 Aug 1997 12:24:59 -0700 (PDT) Received: from Octopussy.MI.Uni-Koeln.DE (Octopussy.MI.Uni-Koeln.DE [134.95.166.20]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id MAA26211 for ; Thu, 7 Aug 1997 12:24:55 -0700 (PDT) Received: from x14.mi.uni-koeln.de (annexr2-41.slip.Uni-Koeln.DE) by Octopussy.MI.Uni-Koeln.DE with SMTP id AA17522 (5.67b/IDA-1.5 for ); Thu, 7 Aug 1997 21:24:51 +0200 Received: (from se@localhost) by x14.mi.uni-koeln.de (8.8.6/8.6.9) id VAA00347; Thu, 7 Aug 1997 21:23:09 +0200 (CEST) X-Face: " Date: Thu, 7 Aug 1997 21:21:47 +0200 From: Stefan Esser To: "Daniel O'Callaghan" Cc: freebsd-hardware@FreeBSD.ORG Subject: Re: RealTek 8129 support References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.74 In-Reply-To: ; from Daniel O'Callaghan on Wed, Aug 06, 1997 at 02:04:57PM +1000 Sender: owner-freebsd-hardware@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Aug 6, Daniel O'Callaghan wrote: > > Probing for devices on PCI bus 0: > ed4 rev 0 int a irq 9 on pci0:10 > ed4: address 00:00:01:00:3e:14, type NE2000 (16 bit) > > Any chance that the 8129 card is a faster ne2000? No, definitely not! According to the data found at the RealTek web page, the 8192 supports PCI bus-master DMA, though I have no idea how efficient it really is at that. If it is capable of receiving more than 8KB at 100Mhz with no CPU intervention, then it should allow building a good Fast-Ethernet card for a workstation at a very attractive price. It may even be capable enough for a server, but I doubt that, as long as I have not had access to a technical data manual for that chip :) Regards, STefan