From owner-freebsd-stable Wed Oct 13 23:46: 6 1999 Delivered-To: freebsd-stable@freebsd.org Received: from localhost.primenet.com (207-218-5-139.nas-1.SCF.primenet.com [207.218.5.139]) by hub.freebsd.org (Postfix) with ESMTP id 1BC3314F88 for ; Wed, 13 Oct 1999 23:46:02 -0700 (PDT) (envelope-from jreynold@primenet.com) Received: (from jreynold@localhost) by localhost.primenet.com (8.9.3/8.9.3) id XAA00544; Wed, 13 Oct 1999 23:48:23 -0700 (MST) (envelope-from jreynold@primenet.com) From: John and Jennifer Reynolds MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14341.31926.646905.703613@localhost.primenet.com> Date: Wed, 13 Oct 1999 23:48:22 -0700 (MST) To: stable@freebsd.org Subject: PNIC II -- quick change to LINT X-Mailer: VM 6.73 under Emacs 20.3.1 Cc: Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello all, I recently purchases a Linksys EtherFast LNE100TX (version 2) NIC card (as it was cheap and on the "supported list" :). I was grepping through a very recently CVSup'ed LINT for clues on which driver I needed to include in my kernel config to get this beastie recognized. It was not apparent (wether to choose the 'mx' or 'pn' driver). With minimal digging around through the archives and a few "man 4 "'s I soon discovered that it should be the "mx" driver. I've included a small diff to LINT which explains that the 'mx' driver also supports this chip (PNIC II) found in the Linksys LNE100TX version 2. Perhaps it will help other buyers of this card get to paydirt quicker. I didn't know if something this small 'deserved' a send-pr ... Commit at will ;-) -Jr --- LINT.orig Wed Oct 13 23:35:15 1999 +++ LINT Wed Oct 13 23:40:12 1999 @@ -1544,7 +1544,9 @@ # PCI Fast Ethernet adapters. # # The `mx' device provides support for various fast ethernet adapters -# based on the Macronix 98713, 987615 ans 98725 series chips. +# based on the Macronix 98713, 987615 and 98725 series chips as well as +# support for the Lite-On 82c115 PNIC II chip (found in Linksys EtherFast +# Model No. LNE100TX *Version 2*). # # The `pn' device provides support for various fast ethernet adapters # based on the Lite-On 82c168 and 82c169 PNIC chips, including the -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= John Reynolds Chandler Capabilities Engineering, CDS, Intel Corporation jreynold@sedona.ch.intel.com My opinions are mine, not Intel's. Running jreynold@primenet.com FreeBSD 3.3-STABLE. FreeBSD: The Power to Serve. http://www.primenet.com/~jreynold/ Come join us!!! @ http://www.FreeBSD.org/ =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message