summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>1999-04-14 19:40:08 +0000
committerwpaul <wpaul@FreeBSD.org>1999-04-14 19:40:08 +0000
commit831605e7eec4e20879a1fe547048780b72bdbdd9 (patch)
treecf5b6472008f9bad87d7e841cf2d2344ac2d1623 /share/man
parent490abdf54dd38f7601522e418cd309fa280a102a (diff)
downloadFreeBSD-src-831605e7eec4e20879a1fe547048780b72bdbdd9.zip
FreeBSD-src-831605e7eec4e20879a1fe547048780b72bdbdd9.tar.gz
Grrr. Make all modes work properly with the 82c168 chip and built-in
transceiver. Note in the manual page that autoselection doesn't work on the 82c168 because the built-in NWAY support is horribly broken. Manual mode selection works fine, but autoneg is broken for everything except maybe 10Mbps half-duplex. There's no simple way to fix this at the moment, so I have to settle for documenting the bug for now. Fortunately, there aren't anywhere near as many 82c168 boards around as there are 82c169s.
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/man4.i386/pn.419
-rw-r--r--share/man/man4/pn.419
2 files changed, 18 insertions, 20 deletions
diff --git a/share/man/man4/man4.i386/pn.4 b/share/man/man4/man4.i386/pn.4
index 813fb5d..acdb26a 100644
--- a/share/man/man4/man4.i386/pn.4
+++ b/share/man/man4/man4.i386/pn.4
@@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
.\" THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: pn.4,v 1.2 1998/12/05 09:31:25 rnordier Exp $
+.\" $Id: pn.4,v 1.4 1999/04/14 19:02:39 wpaul Exp $
.\"
.Dd November 7, 1998
.Dt PN 4 i386
@@ -150,12 +150,11 @@ The
driver was written by
.An Bill Paul Aq wpaul@ctr.columbia.edu .
.Sh BUGS
-The
-.Nm
-driver currently only supports cards with external transceivers
-connected to the PNIC controller via its MII bus. This is because
-the author had no boards available for testing which made use of the
-internal transceiver. Most of the PNIC implementations on the market
-today use an external PHY, so hopefully this will not present any
-serious problems. Code to support the internal transceiver may be
-added later if hardware becomes available.
+The internal NWAY support on the 82c168 chip is horribly broken, which
+means that autoselection will not work, except maybe for half-duplex
+10Mbps links. In order to use other modes (e.g. 100Mbps) it will be
+necessary to
+use
+.Xr ifconfig 8
+to set the interface manually. Autoselection for 82c169 boards using
+MII transceivers should work correctly.
diff --git a/share/man/man4/pn.4 b/share/man/man4/pn.4
index 813fb5d..acdb26a 100644
--- a/share/man/man4/pn.4
+++ b/share/man/man4/pn.4
@@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
.\" THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: pn.4,v 1.2 1998/12/05 09:31:25 rnordier Exp $
+.\" $Id: pn.4,v 1.4 1999/04/14 19:02:39 wpaul Exp $
.\"
.Dd November 7, 1998
.Dt PN 4 i386
@@ -150,12 +150,11 @@ The
driver was written by
.An Bill Paul Aq wpaul@ctr.columbia.edu .
.Sh BUGS
-The
-.Nm
-driver currently only supports cards with external transceivers
-connected to the PNIC controller via its MII bus. This is because
-the author had no boards available for testing which made use of the
-internal transceiver. Most of the PNIC implementations on the market
-today use an external PHY, so hopefully this will not present any
-serious problems. Code to support the internal transceiver may be
-added later if hardware becomes available.
+The internal NWAY support on the 82c168 chip is horribly broken, which
+means that autoselection will not work, except maybe for half-duplex
+10Mbps links. In order to use other modes (e.g. 100Mbps) it will be
+necessary to
+use
+.Xr ifconfig 8
+to set the interface manually. Autoselection for 82c169 boards using
+MII transceivers should work correctly.
OpenPOWER on IntegriCloud