From owner-freebsd-hackers Thu Mar 6 00:39:27 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id AAA04969 for hackers-outgoing; Thu, 6 Mar 1997 00:39:27 -0800 (PST) Received: from ns.extech.msk.su (ns.extech.msk.su [193.124.244.33]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA04956 for ; Thu, 6 Mar 1997 00:39:19 -0800 (PST) Received: from Shine.extech.msk.su (shine.extech.msk.su [193.124.244.35]) by ns.extech.msk.su (8.8.5/8.6.12) with ESMTP id LAA17024 for ; Thu, 6 Mar 1997 11:41:07 +0300 (MSK) Message-Id: <199703060841.LAA17024@ns.extech.msk.su> From: "Vnotchenko S.S." To: Subject: Re: Re: [H] Optimal computer for FreeBSD Date: Thu, 6 Mar 1997 11:41:05 +0300 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, all! There was one more discussion about Ethernet card for ${Subj}. We came to follow configuration: OS: FreeBSD 2.1.7R CPU: PPRO 200Mhz, 256K cache MB: ASUSTEK P65UP5 RAM: 64 Mb EDO RAM SCSI HA: Adaptec 2940UW SCSI HDD: 4x2GB Seagate barracuda SCSI CD-ROM: 8x NEC SCSI Ethernet: 3c905 PCI XL Release notes on 2.1.7R doesn't tell about support of 3c905 PCI cards, but I've got 1 acknowledgment that it works under 2.1.7R and found detection code for it. BTW, there is minor mistake in code 2.1.7R - it will claim "3COM 3C595 Fast Etherlink XL PCI" instead "3COM 3C905 Fast Etherlink XL PCI". Best regards, Sergey.