From owner-freebsd-hackers Sun Jan 22 02:41:54 1995 Return-Path: hackers-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id CAA02031 for hackers-outgoing; Sun, 22 Jan 1995 02:41:54 -0800 Received: from Root.COM (implode.Root.COM [198.145.90.1]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id CAA02025 for ; Sun, 22 Jan 1995 02:41:48 -0800 Received: from corbin.Root.COM (corbin.Root.COM [198.145.90.18]) by Root.COM (8.6.8/8.6.5) with ESMTP id CAA22057; Sun, 22 Jan 1995 02:41:32 -0800 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.9/8.6.5) with SMTP id CAA00334; Sun, 22 Jan 1995 02:41:32 -0800 Message-Id: <199501221041.CAA00334@corbin.Root.COM> X-Authentication-Warning: corbin.Root.COM: Host localhost didn't use HELO protocol To: Robert Michael Gorichanaz cc: hackers@FreeBSD.org Subject: Re: NE2100 questions In-reply-to: Your message of "Sat, 21 Jan 95 17:30:48 CST." <199501212330.RAA16045@alpha2.csd.uwm.edu> From: David Greenman Reply-To: davidg@Root.COM Date: Sun, 22 Jan 1995 02:41:31 -0800 Sender: hackers-owner@FreeBSD.org Precedence: bulk > >I'm not sure if my last post got mangled, so.... > > >I'm trying to get my FreeBSD box to recognize a Novel NE2100 ethernet card >(its the 16bit busmaster). I've tried the ed and ep drivers, with just about >every combination of irq/port/iomem I can think of, but cannot get these >cards to be seen by the operating system on boot-up. > >Are they even supported? I know the NE2000 is, but what about the 2100's? >Am I just doing something wrong? I believe that the NE2100 is supported in both the 'lnc' and 'is' drivers. -DG