summaryrefslogtreecommitdiffstats
path: root/release/texts
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>1999-05-28 18:43:25 +0000
committerwpaul <wpaul@FreeBSD.org>1999-05-28 18:43:25 +0000
commitfa6fffc6ffbb5f08315141cd74ff918261993a6a (patch)
tree78a21713fcd837d6b07ee97d0122121b6598bb6c /release/texts
parent639d45925192cc9e90ee6a2d2a1d207f2be07e71 (diff)
downloadFreeBSD-src-fa6fffc6ffbb5f08315141cd74ff918261993a6a.zip
FreeBSD-src-fa6fffc6ffbb5f08315141cd74ff918261993a6a.tar.gz
Fix support for the PNIC II. Earlier I had assumed that the PNIC II was
similar to the PNIC I (supported by the pn driver). In fact, it's really a Macronix 98715A with wake on LAN support added. According to LinkSys, the PNIC II was jointly developed by Lite-On and Macronis. I get the feeling Macronix did most of the work. (The datasheet has the Macronix logo on it, and is in fact nearly identical to the 98715 datasheet, except for the extra wake on LAN registers.) In any case, the PNIC II works just fine with the Macronix driver. The changes are: - Move PCI ID for the PNIC II from the pn driver to the mx driver. - Mention PNIC II support in mx.4. - Mention PNIC II support in RELNOTES.TXT and HARDWARE.TXT.
Diffstat (limited to 'release/texts')
-rw-r--r--release/texts/HARDWARE.TXT3
-rw-r--r--release/texts/RELNOTES.TXT3
2 files changed, 6 insertions, 0 deletions
diff --git a/release/texts/HARDWARE.TXT b/release/texts/HARDWARE.TXT
index d4db9e7..33f27da 100644
--- a/release/texts/HARDWARE.TXT
+++ b/release/texts/HARDWARE.TXT
@@ -462,6 +462,9 @@ Macronix 98713, 98713A, 98715, 98715A and 98725 fast ethernet NICs
CNet Pro120B (98715)
SVEC PN102TX (98713)
+Macronix/Lite-On PNIC II LC82C115 fast ethernet NICs including the following:
+ LinkSys EtherFast LNE100TX Version 2
+
Winbond W89C840F fast ethernet NICs including the following:
Trendware TE100-PCIE
diff --git a/release/texts/RELNOTES.TXT b/release/texts/RELNOTES.TXT
index 52ce304..dc99f4d 100644
--- a/release/texts/RELNOTES.TXT
+++ b/release/texts/RELNOTES.TXT
@@ -256,6 +256,9 @@ Macronix 98713, 98713A, 98715, 98715A and 98725 fast ethernet NICs
CNet Pro120B (98715)
SVEC PN102TX (98713)
+Macronix/Lite-On PNIC II LC82C115 fast ethernet NICs including the following:
+ LinkSys EtherFast LNE100TX Version 2
+
Winbond W89C840F fast ethernet NICs including the following:
Trendware TE100-PCIE
OpenPOWER on IntegriCloud