Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Maybe supported LAN9218 Family.



details:   https://anonhg.NetBSD.org/src/rev/3e6bb15eb2da
branches:  trunk
changeset: 749553:3e6bb15eb2da
user:      kiyohara <kiyohara%NetBSD.org@localhost>
date:      Wed Dec 02 12:54:15 2009 +0000

description:
Maybe supported LAN9218 Family.

diffstat:

 share/man/man4/smsh.4 |  10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)

diffs (39 lines):

diff -r 50ebdd2a1c2e -r 3e6bb15eb2da share/man/man4/smsh.4
--- a/share/man/man4/smsh.4     Wed Dec 02 12:52:28 2009 +0000
+++ b/share/man/man4/smsh.4     Wed Dec 02 12:54:15 2009 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: smsh.4,v 1.2 2009/08/09 07:40:46 wiz Exp $
+.\"    $NetBSD: smsh.4,v 1.3 2009/12/02 12:54:15 kiyohara Exp $
 .\"
 .\" Copyright (c) 2009 KIYOHARA Takashi
 .\" All rights reserved.
@@ -24,24 +24,26 @@
 .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd July 29, 2009
+.Dd December 2, 2009
 .Dt SMSH 4
 .Os
 .Sh NAME
 .Nm smsh
-.Nd SMSC LAN9118 Family Ethernet interfaces device driver
+.Nd SMSC LAN9118/LAN9218 Family Ethernet interfaces device driver
 .Sh SYNOPSIS
 .Cd "smsh0 at gxio? port 0x40000300 gpirq 99"
 .Sh DESCRIPTION
 The
 .Nm
-device driver supports SMSC LAN9118 Family Ethernet interfaces.
+device driver supports SMSC LAN9118 and LAN9218 Family Ethernet interfaces.
 .Pp
 The ISA attachment of the
 .Nm
 driver supports any LAN9118 Family Ethernet interface on the ISA
 bus, the on-board LAN9118 Family Ethernet found in many embedded PCs.
 However, no ISA attachment has been written yet.
+.Pp
+LAN9218 Family supports also HP Auto-MDIX.
 .Sh MEDIA SELECTION
 Media selection done using
 .Xr ifconfig 8



Home | Main Index | Thread Index | Old Index