Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 1999 23:48:22 -0700 (MST)
From:      John and Jennifer Reynolds <jreynold@primenet.com>
To:        stable@freebsd.org
Subject:   PNIC II -- quick change to LINT
Message-ID:  <14341.31926.646905.703613@localhost.primenet.com>

next in thread | raw e-mail | index | archive | help

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 <driver>"'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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14341.31926.646905.703613>