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.emips New sentence, new line.
details: https://anonhg.NetBSD.org/src/rev/2b3dec4e5162
branches: trunk
changeset: 337947:2b3dec4e5162
user: wiz <wiz%NetBSD.org@localhost>
date: Mon May 04 07:44:18 2015 +0000
description:
New sentence, new line.
diffstat:
share/man/man4/man4.emips/autoconf.4 | 5 +++--
share/man/man4/man4.emips/dz.4 | 7 +++----
share/man/man4/man4.emips/intro.4 | 20 +++++++++++++-------
3 files changed, 19 insertions(+), 13 deletions(-)
diffs (89 lines):
diff -r 5590ae5daf2f -r 2b3dec4e5162 share/man/man4/man4.emips/autoconf.4
--- a/share/man/man4/man4.emips/autoconf.4 Mon May 04 07:40:53 2015 +0000
+++ b/share/man/man4/man4.emips/autoconf.4 Mon May 04 07:44:18 2015 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: autoconf.4,v 1.2 2011/02/14 21:13:17 pooka Exp $
+.\" $NetBSD: autoconf.4,v 1.3 2015/05/04 07:44:18 wiz Exp $
.\"
.\" Copyright (c) 2010 NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -36,7 +36,8 @@
.Nx
bootstraps it probes the innards of the machine on which it is running
and locates controllers, drives, and other devices, printing out what
-it finds on the console. This procedure is driven by a system
+it finds on the console.
+This procedure is driven by a system
configuration table which is processed by
.Xr config 1
and compiled into each kernel.
diff -r 5590ae5daf2f -r 2b3dec4e5162 share/man/man4/man4.emips/dz.4
--- a/share/man/man4/man4.emips/dz.4 Mon May 04 07:40:53 2015 +0000
+++ b/share/man/man4/man4.emips/dz.4 Mon May 04 07:44:18 2015 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: dz.4,v 1.2 2011/02/14 21:13:17 pooka Exp $
+.\" $NetBSD: dz.4,v 1.3 2015/05/04 07:44:18 wiz Exp $
.\"
.\" Copyright (c) 2010 NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -71,9 +71,8 @@
.Sh DIAGNOSTICS
.Bl -diag
.It dz%d: silo overflow .
-The 1 character input silo overflowed
-before it could be serviced. This can happen if a hard error occurs
-when the
+The 1 character input silo overflowed before it could be serviced.
+This can happen if a hard error occurs when the
.Tn CPU
is running with elevated priority, as the system will
then print a message on the console with interrupts disabled.
diff -r 5590ae5daf2f -r 2b3dec4e5162 share/man/man4/man4.emips/intro.4
--- a/share/man/man4/man4.emips/intro.4 Mon May 04 07:40:53 2015 +0000
+++ b/share/man/man4/man4.emips/intro.4 Mon May 04 07:44:18 2015 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: intro.4,v 1.2 2011/02/14 21:13:17 pooka Exp $
+.\" $NetBSD: intro.4,v 1.3 2015/05/04 07:44:18 wiz Exp $
.\"
.\" Copyright (c) 2010 NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -90,15 +90,17 @@
.Pp
.Bl -tag -width speaker -offset indent -compact
.It BeSquare BErkeley Emulation System-3 FPGA development board
-known as the "BEE3". This is a quad-chip FPGA system where eMIPS can run on each FPGA separately,
+known as the "BEE3".
+This is a quad-chip FPGA system where eMIPS can run on each FPGA separately,
on multiple FPGAs in concert, and in multi-processor configurations.
.It Xilinx University Program board
-known as "XUP". This is the Xilinx reference board for the Virtex-5 series chips.
+known as "XUP".
+This is the Xilinx reference board for the Virtex-5 series chips.
It can use the same XL110T FPGA chip present on the BEE3.
.It Xilinx ML402
Xilinx reference board for the Virtex-4 series chip, including the SX35.
.It Xilinx ML401
-Same as the above, but with the smaller LX25 chip.
+Same as the above, but with the smaller LX25 chip.
.El
.Sh LIST OF DEVICES
The devices listed below are supported in this incarnation of the system.
@@ -108,11 +110,15 @@
.Bl -tag -width speaker -offset indent -compact
.It ace
Xilinx SystemACE interface for Compact-FLASH cards, bears similarities to the IDE interface.
-Present on XUP and ML40x boards. Not present on BEE3.
+Present on XUP and ML40x boards.
+Not present on BEE3.
.It dz
-serial driver for the eMIPS console serial device. Present on all systems.
+serial driver for the eMIPS console serial device.
+Present on all systems.
.It enic
-Ethernet driver for the eNIC device. Present on XUP and BEE3 systems. Not present on ML40x systems.
+Ethernet driver for the eNIC device.
+Present on XUP and BEE3 systems.
+Not present on ML40x systems.
.It eclock
System clock, must be configured on all systems.
.It ebus
Home |
Main Index |
Thread Index |
Old Index