From owner-freebsd-isp Wed Mar 5 09:53:14 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA00288 for isp-outgoing; Wed, 5 Mar 1997 09:53:14 -0800 (PST) Received: from aebeard.technion.ac.il (aebeard.technion.ac.il [132.68.146.67]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA00254 for ; Wed, 5 Mar 1997 09:52:36 -0800 (PST) Received: from localhost (yuri@localhost) by aebeard.technion.ac.il (8.8.5/8.8.4) with SMTP id TAA13129; Wed, 5 Mar 1997 19:45:00 +0200 (IST) Date: Wed, 5 Mar 1997 19:45:00 +0200 (IST) From: Yuri Gindin To: "Vnotchenko S.S." cc: Adrian Gonzalez , freebsd-isp@FreeBSD.ORG Subject: Re: Re: [H] Optimal computer for FreeBSD In-Reply-To: <199703050919.MAA15660@ns.extech.msk.su> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, 5 Mar 1997, Vnotchenko S.S. wrote: > > > This cards are discontinued by 3com. I also had problems with > > > early revision of these cards, use 3c905 XL > > > --Yuri. > > > > I just installed freebsd 2.1.7 on a pentium machine with 2 3com 3c900 > > Etherlink XL PCI cards (I believe the 3c59x were dicontinued in favor of > > > the 3c90x). Needles to say, It worked like a charm :) > > > Hmmm... I see NO mention about 3c9XX cards in HARDWARE.TXT, RELNOTES.TXT > nor /sys/i386/conf/LINT...So, DOES it supported in 2.1.7R or NOT? > If, yes, what is kernel's options for it? Sergey, look in /sys/pci/if_vx_pci.c, I worked with this card with 2.2 and also 3.0. Works well. --Yuri.