From owner-freebsd-doc Wed Sep 4 23:20:28 1996 Return-Path: owner-doc Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA24806 for doc-outgoing; Wed, 4 Sep 1996 23:20:28 -0700 (PDT) Received: from gdi.uoregon.edu (cisco-ts11-line12.uoregon.edu [128.223.150.127]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id XAA24801 for ; Wed, 4 Sep 1996 23:20:26 -0700 (PDT) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.7.5/8.6.12) with SMTP id XAA00633 for ; Wed, 4 Sep 1996 23:20:43 -0700 (PDT) Date: Wed, 4 Sep 1996 23:20:43 -0700 (PDT) From: Doug White Reply-To: dwhite@resnet.uoregon.edu To: doc@freebsd.org Subject: SMC Ethernet Power(2) cards (fwd) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-doc@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Got this in -questions in case you're behind Jordan. Here is the patch to add that line in (I stuck it in the DEC 21xxx PCI card area): --- /usr/src/share/doc/handbook/install.sgml Wed Aug 28 03:30:45 1996 +++ install.sgml Wed Sep 4 23:16:36 1996 @@ -269,6 +269,7 @@ Mylex LNP101 SMC EtherPower 10/100 (Model 9332) SMC EtherPower (Model 8432) + SMC EtherPower(2) Zynx ZX342 DEC FDDI (DEFPA/DEFEA) NICs Watch the paths there, I may have done something evil with the explicit ref to install.sgml. I don't have a model number for this one. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major ---------- Forwarded message ---------- Date: Wed, 4 Sep 1996 13:03:20 -0500 From: Hal Snyder To: 'Robert Du Gaue' Cc: "questions@FreeBSD.org" Subject: SMC Ethernet Power(2) cards Robert Du Gaue wrote: > Anyone use these cards? 2 PCI ethernet adapters on one card. We use the > single card models here and they work flawlessly. Need to recover a couple > PCI slots and get some dual ethernet controllers going. Are these cards > pretty much the same as the singles except for dual ports? Any problems > with FreeBSD? I take it they'll show up as de0 and de1 like our two PCI > cards do now? Yep. I asked this question on the list about a week earlier and got a positive response. Am now running a PCI EtherPower(2), devices de0 and de1, FreeBSD 2.1.5R, works great. Jordan: how about adding this card explicitly to the list of supported NIC's?