Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Add sm(4) in evbarm INTEGRATOR_CP kernel



details:   https://anonhg.NetBSD.org/src/rev/7bae89f68c26
branches:  trunk
changeset: 826459:7bae89f68c26
user:      ryoon <ryoon%NetBSD.org@localhost>
date:      Wed Sep 06 14:54:01 2017 +0000

description:
Add sm(4) in evbarm INTEGRATOR_CP kernel

diffstat:

 share/man/man4/sm.4 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (29 lines):

diff -r 44c9c5a6d9af -r 7bae89f68c26 share/man/man4/sm.4
--- a/share/man/man4/sm.4       Wed Sep 06 14:47:35 2017 +0000
+++ b/share/man/man4/sm.4       Wed Sep 06 14:54:01 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: sm.4,v 1.12 2008/04/30 13:10:54 martin Exp $
+.\"    $NetBSD: sm.4,v 1.13 2017/09/06 14:54:01 ryoon Exp $
 .\"
 .\" Copyright (c) 1997 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -35,6 +35,7 @@
 .Nm sm
 .Nd SMC91Cxx-based Ethernet interfaces device driver
 .Sh SYNOPSIS
+.Cd "sm0 at ifpga0 addr 0xb8000000 irq 27"
 .Cd "sm0 at isa? port 0x300 irq 10"
 .Cd "sm* at mhzc?"
 .Cd "sm* at pcmcia? function ?"
@@ -44,6 +45,11 @@
 .Nm
 device driver supports SMC91C9x-based and SMC91C1xx-based Ethernet interfaces.
 .Pp
+The ifpga0 attachment of the
+.Nm
+driver supports SMC91C9x-based Ethernet interface on the ARM Integrator/CP
+board.
+.Pp
 The ISA attachment of the
 .Nm
 driver supports any SMC91C9x-based Ethernet interface on the ISA



Home | Main Index | Thread Index | Old Index