From owner-freebsd-hackers Thu Aug 31 22:49:38 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id WAA14073 for hackers-outgoing; Thu, 31 Aug 1995 22:49:38 -0700 Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id WAA14067 for ; Thu, 31 Aug 1995 22:49:37 -0700 Received: from corbin.Root.COM (corbin [198.145.90.34]) by Root.COM (8.6.12/8.6.5) with ESMTP id WAA24019; Thu, 31 Aug 1995 22:48:30 -0700 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.11/8.6.5) with SMTP id WAA22460; Thu, 31 Aug 1995 22:50:29 -0700 Message-Id: <199509010550.WAA22460@corbin.Root.COM> To: Paul Traina cc: hackers@freebsd.org Subject: Re: novell ne2000 cards with FreeBSD...opinions? In-reply-to: Your message of "Thu, 31 Aug 95 22:45:53 PDT." <199509010545.WAA00995@precipice.shockwave.com> From: David Greenman Reply-To: davidg@Root.COM Date: Thu, 31 Aug 1995 22:50:29 -0700 Sender: hackers-owner@freebsd.org Precedence: bulk > > From: David Greenman > Subject: Re: novell ne2000 cards with FreeBSD...opinions? > > It will require twice the CPU, and in some extreme cases, this might be > enough to cause it to drop a packet. ...but normally it will work fine. > >Yeah, I just looked at the driver and saw the programmed IO cruft in there >to deal with the novell cards. Bummer. Someone mentioned that some of the >cards really do have shared memory and can run just like the SMC and 3COM. >Do you know anything about this? I seem to recall the the NE2100's have this ability, but there isn't support for it in the driver. I don't have any programming information for it and haven't had the time or interest in trying to acquire it. ...but the NE2000 doesn't have shared memory support; only programmed I/O. -DG