Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Note atari SMC_TT in SYNOPSIS.



details:   https://anonhg.NetBSD.org/src/rev/f876b6c77dea
branches:  trunk
changeset: 753343:f876b6c77dea
user:      tsutsui <tsutsui%NetBSD.org@localhost>
date:      Tue Mar 23 14:51:49 2010 +0000

description:
Note atari SMC_TT in SYNOPSIS.

diffstat:

 share/man/man4/we.4 |  11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)

diffs (41 lines):

diff -r 63fad2fff4df -r f876b6c77dea share/man/man4/we.4
--- a/share/man/man4/we.4       Tue Mar 23 12:42:55 2010 +0000
+++ b/share/man/man4/we.4       Tue Mar 23 14:51:49 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: we.4,v 1.16 2008/04/30 13:10:55 martin Exp $
+.\"    $NetBSD: we.4,v 1.17 2010/03/23 14:51:49 tsutsui Exp $
 .\"
 .\" Copyright (c) 1997 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -28,16 +28,20 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd October 20, 1997
+.Dd March 23, 2010
 .Dt WE 4
 .Os
 .Sh NAME
 .Nm we
 .Nd "Western Digital/SMC WD80x3, SMC Elite Ultra, and SMC EtherEZ Ethernet cards device driver"
 .Sh SYNOPSIS
+.Ss ISA boards
 .Cd "we0 at isa? port 0x280 iomem 0xd0000 irq 9"
 .Cd "we1 at isa? port 0x300 iomem 0xcc000 irq 10"
+.Ss MCA boards
 .Cd "we* at mca? slot ?"
+.Ss atari
+.Cd "we0 at vme0 irq 4 # SMC Elite Ultra with SMC_TT VME-ISA bridge"
 .Sh DESCRIPTION
 The
 .Nm
@@ -69,7 +73,8 @@
 the on-board RAM for more receive buffers.
 .El
 .Pp
-Note that all supported MCA cards are 16bit.
+Note that all supported MCA cards are 16bit, and the SMC_TT VME-ISA bridge
+interface for atari supports only SMC Elite Ultra.
 .Sh MEDIA SELECTION
 The ability to select media from software is dependent on the particular
 model of WD/SMC card.  The following models support only manual configuration:



Home | Main Index | Thread Index | Old Index