Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4/man4.amiga Link to X-Surf 100 docs, add info ...



details:   https://anonhg.NetBSD.org/src/rev/9f012ad4993e
branches:  trunk
changeset: 789318:9f012ad4993e
user:      rkujawa <rkujawa%NetBSD.org@localhost>
date:      Wed Aug 14 10:45:17 2013 +0000

description:
Link to X-Surf 100 docs, add info about the chip.

diffstat:

 share/man/man4/man4.amiga/xsh.4 |  10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r 000c44f26839 -r 9f012ad4993e share/man/man4/man4.amiga/xsh.4
--- a/share/man/man4/man4.amiga/xsh.4   Wed Aug 14 10:16:04 2013 +0000
+++ b/share/man/man4/man4.amiga/xsh.4   Wed Aug 14 10:45:17 2013 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: xsh.4,v 1.3 2013/08/13 16:09:54 rkujawa Exp $
+.\" $NetBSD: xsh.4,v 1.4 2013/08/14 10:45:17 rkujawa Exp $
 .\"
 .\" Copyright (c) 2013 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -42,6 +42,9 @@
 .Nm
 driver provides support for ethernet interface present on the Individual 
 Computers X-Surf 100 card.
+It acts as a bus attachment layer for the machine idependent
+.Xr ne 4
+driver, which supports the AX88796 chip.
 .Sh HARDWARE
 The
 .Nm
@@ -50,7 +53,10 @@
 .It Individual Computers X-Surf 100
 .El
 .Sh SEE ALSO
-.Xr ne 4
+.Xr ne 4 ,
+.Xr mii 4
+.Pp
+.Lk http://wiki.icomp.de/wiki/X-Surf-100 "X-Surf 100 on Individual Computers wiki"
 .Sh HISTORY
 The
 .Nm



Home | Main Index | Thread Index | Old Index