From owner-freebsd-hackers Tue Mar 12 22:32:54 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA04073 for hackers-outgoing; Tue, 12 Mar 1996 22:32:54 -0800 (PST) Received: from wa3ymh.transsys.com (#6@wa3ymh.TransSys.COM [144.202.42.42]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id WAA04066 for ; Tue, 12 Mar 1996 22:32:52 -0800 (PST) Received: from wa3ymh.transsys.com (#6@localhost.TransSys.COM [127.0.0.1]) by wa3ymh.transsys.com (8.7.3/8.7.3) with ESMTP id BAA07208; Wed, 13 Mar 1996 01:32:47 -0500 (EST) Message-Id: <199603130632.BAA07208@wa3ymh.transsys.com> To: Jaye Mathisen cc: hackers@FreeBSD.org From: "Louis A. Mamakos" Subject: Re: Good PCI card? (evidently 3c590 support no workee?) In-reply-to: Your message of "Tue, 12 Mar 1996 18:06:01 PST." Date: Wed, 13 Mar 1996 01:32:45 -0500 Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk I'm using a Linksys PCI ethernet card, which has a DECchip 21040 ethernet controller on board. Cost me about $120. It does 10Base-T and thinnet. Works out of the box with the 'de' ethernet driver. I'm using a recent SNAP, but I don't think there's any reason why earlier versions wouldn't work. louie > I need a good PCI 10baseT card to use in a router. I had to 3c590's, but > one is an A1 rev card (which the kernel moans about, why, what's wrong > with 'em?), and on the rev C card, it gripes about "EPROM didn't come ready". > > But the probes find vx0 and vx1. Neither are configurable however... > > Any ideas? > > I've been pretty much a 3com shop, but can bail to anything else. > > The card should probably be supported by -stable, but I could run > -current if need be.