openbsd-misc
[Top] [All Lists]

Re: NICs recommendation

To: OpenBSD Misc List <misc@openbsd.org>
Subject: Re: NICs recommendation
From: Henning Brauer <lists-openbsd@bsws.de>
Date: Tue, 5 Jun 2001 12:41:53 +0200
In-reply-to: <20010604201714.F956@home.com>; from subba9@home.com on Mon, Jun 04, 2001 at 08:17:15PM +0000
Mail-followup-to: OpenBSD Misc List <misc@openbsd.org>
References: <20010604201714.F956@home.com>
Sender: owner-misc@openbsd.org
On Mon, Jun 04, 2001 at 08:17:15PM +0000, Subba Rao wrote:
> Going forward, I would like to use a 4-port NIC on OpenBSD. Is there any
> particular brand that makes them for OpenBSD? Is anyone on this forum using
> this a 4-port NIC on OpenBSD? I would appreciate any info regarding this
> HW device that works on OpenBSD.

There are several cards consisting of an DEC21152 PCI-PCI-Brigde and 4
DEC/intel 21143. A very well known is the DLINK 570tx (?), I'm using
CompuShack Fastline quattros here. They are all more or less equal to DECs
reference design. You should use them with the dc driver (which is broken in
2.9 - just date src/sys/dev/ic/dc* and src/sys/dev/pci/if_dc_pci.c back to 2.8,
possibly also src/sys/dev/mii/dcphy.c).
If your card has ICS1892 PHYs (like the compushack) you need to update
src/sys/dev/mii/miidevs and icsphy.c to -current, I've coded the support a
few days ago.

After all these cards are running great.

-- 
* Henning Brauer, hostmaster@bsws.de, http://www.bsws.de *
* Roedingsmarkt 14, 20459 Hamburg, Germany               *
Unix is very simple, but it takes a genius to understand the simplicity.
(Dennis Ritchie)

<Prev in Thread] Current Thread [Next in Thread>