Fix paragraph problems, sort sections, sort Xrefs in SEE ALSO, and other

miscellaneous fixes.
This commit is contained in:
wiz 2001-09-11 23:18:55 +00:00
parent 350b00b938
commit 9c2315c5c5
40 changed files with 188 additions and 212 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: uaudio.4,v 1.10 2001/09/11 22:52:54 wiz Exp $
.\" $NetBSD: uaudio.4,v 1.11 2001/09/11 23:18:55 wiz Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -43,7 +43,6 @@
.Sh SYNOPSIS
.Cd "uaudio* at uhub?"
.Cd "audio* at uaudio?"
.Pp
.Sh DESCRIPTION
The
.Nm
@ -111,11 +110,6 @@ For more information the
.Tn USB
Audio class specification is indispensable
reading.
.Sh BUGS
The mixer interface is really incomplete.
.Pp
There should be some heuristics that allows important controls,
e.g., volume, to be identified and given its traditional name.
.Sh SEE ALSO
The
.Tn USB
@ -130,3 +124,8 @@ The
driver
appeared in
.Nx 1.5 .
.Sh BUGS
The mixer interface is really incomplete.
.Pp
There should be some heuristics that allows important controls,
e.g., volume, to be identified and given its traditional name.

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ucom.4,v 1.6 2001/04/01 02:38:49 augustss Exp $
.\" $NetBSD: ucom.4,v 1.7 2001/09/11 23:18:55 wiz Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -47,7 +47,6 @@
.Cd "ucom* at uplcom?"
.Cd "ucom* at umct?"
.Cd "ucom* at uvisor? portno ?"
.Pp
.Sh DESCRIPTION
The
.Nm
@ -75,11 +74,11 @@ multiple external ports.
.Xr tty 4 ,
.\"Xr uetekcom 4 ,
.Xr uftdi 4 ,
.Xr umct 4 ,
.Xr umodem 4 ,
.Xr uplcom 4 ,
.Xr umct 4 ,
.Xr uvisor 4 ,
.Xr usb 4
.Xr usb 4 ,
.Xr uvisor 4
.Sh HISTORY
The
.Nm

View File

@ -1,4 +1,4 @@
.\" $NetBSD: udp.4,v 1.6 2000/05/22 02:01:34 itojun Exp $
.\" $NetBSD: udp.4,v 1.7 2001/09/11 23:18:55 wiz Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -133,9 +133,9 @@ for which no network interface exists.
.Xr recv 2 ,
.Xr send 2 ,
.Xr socket 2 ,
.Xr intro 4 ,
.Xr inet 4 ,
.Xr inet6 4 ,
.Xr intro 4 ,
.Xr ip 4 ,
.Xr ip6 4
.Rs

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ugen.4,v 1.13 2001/09/11 22:52:54 wiz Exp $
.\" $NetBSD: ugen.4,v 1.14 2001/09/11 23:18:55 wiz Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -42,7 +42,6 @@
.Nd USB generic device support
.Sh SYNOPSIS
.Cd "ugen* at uhub?"
.Pp
.Sh DESCRIPTION
The
.Nm

View File

@ -1,4 +1,4 @@
.\" $NetBSD: uha.4,v 1.6 1999/12/17 16:23:22 abs Exp $
.\" $NetBSD: uha.4,v 1.7 2001/09/11 23:18:55 wiz Exp $
.\"
.\" Copyright (c) 1994 James A. Jegers
.\" All rights reserved.
@ -46,11 +46,11 @@ adapters:
.It Ultrastor ISA 34f
.El
.Sh SEE ALSO
.Xr intro 4 ,
.Xr cd 4 ,
.Xr ch 4 ,
.Xr eisa 4 ,
.Xr intro 4 ,
.Xr isa 4 ,
.Xr scsi 4 ,
.Xr sd 4 ,
.Xr st 4 ,
.Xr cd 4 ,
.Xr ch 4
.Xr st 4

View File

@ -1,4 +1,4 @@
.\" $NetBSD: uhci.4,v 1.4 1999/11/23 01:47:34 augustss Exp $
.\" $NetBSD: uhci.4,v 1.5 2001/09/11 23:18:55 wiz Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -43,7 +43,6 @@
.Sh SYNOPSIS
.Cd "uhci* at pci? dev ? function ?"
.Cd "usb* at uhci?"
.Pp
.Sh DESCRIPTION
The
.Nm

View File

@ -1,4 +1,4 @@
.\" $NetBSD: uhid.4,v 1.9 2001/09/11 22:52:54 wiz Exp $
.\" $NetBSD: uhid.4,v 1.10 2001/09/11 23:18:55 wiz Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -42,7 +42,6 @@
.Nd USB generic HID support
.Sh SYNOPSIS
.Cd "uhid* at uhub?"
.Pp
.Sh DESCRIPTION
The
.Nm
@ -115,9 +114,9 @@ size prescribed by the report descriptor.
.It Pa /dev/uhid?
.El
.Sh SEE ALSO
.Xr usbhidctl 1 ,
.Xr usb 3 ,
.Xr usb 4 ,
.Xr usbhidctl 1
.Xr usb 4
.Sh HISTORY
The
.Nm

View File

@ -1,4 +1,4 @@
.\" $NetBSD: uk.4,v 1.7 1999/03/16 01:19:19 garbled Exp $
.\" $NetBSD: uk.4,v 1.8 2001/09/11 23:18:55 wiz Exp $
.\"
.\" Copyright (c) 1996
.\" Julian Elischer <julian@freebsd.org>. All rights reserved.
@ -44,7 +44,6 @@ A
.Tn SCSI
adapter must also be separately configured into the system before
this driver makes sense.
.Pp
.Sh KERNEL CONFIGURATION
If a
.Ar count
@ -53,7 +52,6 @@ is given, that number of
devices will be configured into the
.Nx
kernel.
.Pp
.Sh IOCTLS
The
.Nm

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ukbd.4,v 1.6 2001/09/11 22:52:54 wiz Exp $
.\" $NetBSD: ukbd.4,v 1.7 2001/09/11 23:18:55 wiz Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -43,7 +43,6 @@
.Sh SYNOPSIS
.Cd "ukbd* at uhub?"
.Cd "wskbd* at ukbd? console ?"
.Pp
.Sh DESCRIPTION
The
.Nm

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ukphy.4,v 1.3 2001/09/11 00:08:31 wiz Exp $
.\" $NetBSD: ukphy.4,v 1.4 2001/09/11 23:18:55 wiz Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -47,13 +47,13 @@
The
.Nm
driver supports the basic functionality of most Ethernet PHYs.
.Sh BUGS
In areas where the programming interface for PHYs differ, such
as detecting the currently active medium, this driver often
does not work optimally. When available, it is best to use a
PHY-specific driver.
.Sh SEE ALSO
.Xr ifmedia 4 ,
.Xr intro 4 ,
.Xr mii 4 ,
.Xr ifconfig 8
.Sh BUGS
In areas where the programming interface for PHYs differ, such
as detecting the currently active medium, this driver often
does not work optimally. When available, it is best to use a
PHY-specific driver.

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ulpt.4,v 1.4 1999/08/23 12:32:19 augustss Exp $
.\" $NetBSD: ulpt.4,v 1.5 2001/09/11 23:18:55 wiz Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -42,7 +42,6 @@
.Nd USB printer support
.Sh SYNOPSIS
.Cd "ulpt* at uhub?"
.Pp
.Sh DESCRIPTION
The
.Nm

View File

@ -1,4 +1,4 @@
.\" $NetBSD: umass.4,v 1.10 2001/09/11 22:52:54 wiz Exp $
.\" $NetBSD: umass.4,v 1.11 2001/09/11 23:18:55 wiz Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -44,7 +44,6 @@
.Cd "umass* at uhub?"
.Cd "atapibus* at umass? channel ?"
.Cd "scsibus* at umass? channel ?"
.Pp
.Sh DESCRIPTION
The
.Nm

View File

@ -1,4 +1,4 @@
.\" $NetBSD: umidi.4,v 1.2 2001/05/29 08:18:11 tshiozak Exp $
.\" $NetBSD: umidi.4,v 1.3 2001/09/11 23:18:55 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -61,14 +61,14 @@ driver.
.Sh SEE ALSO
.Xr midi 4 ,
.Xr usb 4
.Sh BUGS
The
.Nm
driver has been only tested with the vendor specific devices listed above;
not yet tested with the devices that follow the USB MIDI standard.
.Sh HISTORY
The
.Nm
driver
appeared in
.Nx 1.6 .
.Sh BUGS
The
.Nm
driver has been only tested with the vendor specific devices listed above;
not yet tested with the devices that follow the USB MIDI standard.

View File

@ -1,4 +1,4 @@
.\" $NetBSD: umodem.4,v 1.5 2001/06/10 15:51:02 wiz Exp $
.\" $NetBSD: umodem.4,v 1.6 2001/09/11 23:18:55 wiz Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -43,7 +43,6 @@
.Sh SYNOPSIS
.Cd "umodem* at uhub?"
.Cd "ucom* at umodem?"
.Pp
.Sh DESCRIPTION
The
.Nm
@ -59,9 +58,6 @@ The device is accessed through the
.Xr ucom 4
driver which makes it behave like a
.Xr tty 4 .
.Sh BUGS
Only modems with multiplexed commands and data are supported
at the moment.
.Sh SEE ALSO
.Xr tty 4 ,
.Xr ucom 4 ,
@ -72,3 +68,6 @@ The
driver
appeared in
.Nx 1.5 .
.Sh BUGS
Only modems with multiplexed commands and data are supported
at the moment.

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ums.4,v 1.5 1999/04/13 20:25:29 augustss Exp $
.\" $NetBSD: ums.4,v 1.6 2001/09/11 23:18:55 wiz Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -43,7 +43,6 @@
.Sh SYNOPSIS
.Cd "ums* at uhub?"
.Cd "wsmouse* at ums?"
.Pp
.Sh DESCRIPTION
The
.Nm

View File

@ -1,4 +1,4 @@
.\" $NetBSD: upl.4,v 1.4 2000/10/01 11:35:28 itojun Exp $
.\" $NetBSD: upl.4,v 1.5 2001/09/11 23:18:55 wiz Exp $
.\"
.\" Copyright (c) 2000 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -79,9 +79,9 @@ Belkin, Entrega, and Xircom do
.Em NOT
use this chip and are not supported by this driver.
.Sh SEE ALSO
.Xr ifconfig 8 ,
.Xr netintro 4 ,
.Xr usb 4
.Xr usb 4 ,
.Xr ifconfig 8
.Sh HISTORY
The
.Nm

View File

@ -1,4 +1,4 @@
.\" $NetBSD: urio.4,v 1.5 2001/09/11 22:52:54 wiz Exp $
.\" $NetBSD: urio.4,v 1.6 2001/09/11 23:18:55 wiz Exp $
.\"
.\" Copyright (c) 2000 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -42,7 +42,6 @@
.Nd USB driver for the Diamond Multimedia Rio500 MP3 player
.Sh SYNOPSIS
.Cd "urio* at uhub?"
.Pp
.Sh DESCRIPTION
The
.Nm
@ -64,8 +63,9 @@ will download a song over the
.Tn USB
connection into your Rio500.
.Sh SEE ALSO
.Xr usb 4 ,
.Xr http://rio500.sourceforge.org WWW
.Xr usb 4
.br
.Pa http://rio500.sourceforge.org
.Sh HISTORY
The
.Nm

View File

@ -1,4 +1,4 @@
.\" $NetBSD: usb.4,v 1.36 2001/06/10 15:51:33 wiz Exp $
.\" $NetBSD: usb.4,v 1.37 2001/09/11 23:18:55 wiz Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -107,7 +107,6 @@ boot process, e.g., the console keyboard. To achieve this use
a
.Va flags
value of 1.
.Pp
.Sh SUPPORTED DEVICES
.Nx
includes machine-independent
@ -451,16 +450,13 @@ Note that that there is a separation between device and device
driver events. A driver event is generated when a physical
USB device is attached or detached. A single USB device may
have zero, one, or many device drivers associated with it.
.Sh BUGS
There should be a serial number locator, but
.Nx
does not have string valued locators.
.Sh SEE ALSO
The
.Tn USB
specifications can be found at:
.D1 http://www.usb.org/developers/docs.html
.Pp
.Xr usb 3 ,
.Xr aue 4 ,
.Xr cardbus 4 ,
.Xr cue 4 ,
@ -478,7 +474,6 @@ specifications can be found at:
.Xr urio 4 ,
.Xr uscanner 4 ,
.Xr uvisor 4 ,
.Xr usb 3 ,
.Xr usbdevs 8
.Sh HISTORY
The
@ -486,3 +481,7 @@ The
driver
appeared in
.Nx 1.4 .
.Sh BUGS
There should be a serial number locator, but
.Nx
does not have string valued locators.

View File

@ -1,4 +1,4 @@
.\" $NetBSD: uscanner.4,v 1.6 2001/01/11 07:05:58 augustss Exp $
.\" $NetBSD: uscanner.4,v 1.7 2001/09/11 23:18:55 wiz Exp $
.\"
.\" Copyright (c) 2000 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -78,10 +78,16 @@ Many other scanners are recognized, but there is no software support
for them yet.
.Sh SEE ALSO
.Xr scanimage 1 ,
.Xr usscanner 4 ,
.Xr usb 4
.Xr usb 4 ,
.Xr usscanner 4
.br
.Xr http://www.buzzard.org.uk/jonathan/scanners-usb.html
.Pa http://www.buzzard.org.uk/jonathan/scanners-usb.html
.Sh HISTORY
The
.Nm
driver
appeared in
.Nx 1.6 .
.Sh BUGS
This driver should not really exist. The scanners it recognizes
can be accessed through the
@ -91,9 +97,3 @@ interface to scanners instead of exposing the innards of the
scanner.
The reason the driver exists is to have something that is compatible
with the Linux driver.
.Sh HISTORY
The
.Nm
driver
appeared in
.Nx 1.6 .

View File

@ -1,4 +1,4 @@
.\" $NetBSD: userconf.4,v 1.6 2001/09/11 22:52:54 wiz Exp $
.\" $NetBSD: userconf.4,v 1.7 2001/09/11 23:18:55 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -73,7 +73,6 @@ one more page.
.It Ic q
abort the current command, and return to the command input mode.
.El
.Pp
.Sh COMMANDS
.Nm
supports the following commands:
@ -103,12 +102,6 @@ Leave userconf.
A synomym for
.Ic help .
.El
.Sh AUTHORS
The
.Nm
framework was written by
.An Mats O Jansson
.Aq moj@stacken.kth.se .
.Sh HISTORY
The
.Nm
@ -116,3 +109,9 @@ framework first appeared in
.Ox 2.0 ,
and then integrated into
.Nx 1.6 .
.Sh AUTHORS
The
.Nm
framework was written by
.An Mats O Jansson
.Aq moj@stacken.kth.se .

View File

@ -1,4 +1,4 @@
.\" $NetBSD: usscanner.4,v 1.2 2001/01/16 04:34:40 augustss Exp $
.\" $NetBSD: usscanner.4,v 1.3 2001/09/11 23:18:55 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -60,8 +60,8 @@ driver works with the following scanners:
.Sh SEE ALSO
.Xr scanimage 1 ,
.Xr scsi 4 ,
.Xr uscanner 4 ,
.Xr usb 4
.Xr usb 4 ,
.Xr uscanner 4
.Sh HISTORY
The
.Nm

View File

@ -1,4 +1,4 @@
.\" $NetBSD: uyap.4,v 1.1 2001/01/02 22:32:28 augustss Exp $
.\" $NetBSD: uyap.4,v 1.2 2001/09/11 23:18:55 wiz Exp $
.\"
.\" Copyright (c) 2000 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -42,7 +42,6 @@
.Nd USB YAP phone firmware loader
.Sh SYNOPSIS
.Cd "uyap* at uhub?"
.Pp
.Sh DESCRIPTION
The
.Nm
@ -51,7 +50,7 @@ disconnect and reappear as a composite device with two audio pipes
(handled by
.Xr uaudio 4 ) and
a HID device (handled by
.Xr uhid 4 ).
.Xr uhid 4 ) .
.Sh SEE ALSO
.Xr uaudio 4 ,
.Xr uhid 4 ,

View File

@ -1,4 +1,4 @@
.\" $NetBSD: vga.4,v 1.8 2001/06/10 15:51:02 wiz Exp $
.\" $NetBSD: vga.4,v 1.9 2001/09/11 23:18:55 wiz Exp $
.Dd March 20, 1999
.Os
.Dt VGA 4
@ -87,7 +87,7 @@ type and ISO-8859-1 encoded fonts. As an experimental feature, the
.Dq higher half
fonts of the former
.Nx Ns /i386
.Xr pcvt 4
.Nm pcvt
driver distribution can be used too if the kernel option
.Dq WSCONS_SUPPORT_PCVTFONTS
was set at compile time. This is only useful with the
@ -95,6 +95,13 @@ was set at compile time. This is only useful with the
screen types; a font containing the
.Tn ASCII
range of characters must be available too on this screen.
.Sh SEE ALSO
.Xr isa 4 ,
.Xr pcdisplay 4 ,
.Xr pci 4 ,
.Xr wscons 4 ,
.Xr wsconscfg 8 ,
.Xr wsfontload 8
.Sh BUGS
Only a subset of the possible text modes is supported.
.Pp
@ -112,10 +119,3 @@ and
.Dq 80x24bf
screen types will not be available. This mode of operation
is not tested.
.Sh SEE ALSO
.Xr isa 4 ,
.Xr pcdisplay 4 ,
.Xr pci 4 ,
.Xr wscons 4 ,
.Xr wsconscfg 8 ,
.Xr wsfontload 8

View File

@ -1,4 +1,4 @@
.\" $NetBSD: viaenv.4,v 1.4 2001/09/11 22:52:54 wiz Exp $
.\" $NetBSD: viaenv.4,v 1.5 2001/09/11 23:18:55 wiz Exp $
.\"
.\" Copyright (c) 2000 Johan Danielsson
.\" All rights reserved.
@ -29,7 +29,6 @@
.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.Dd May 8, 2000
.Dt VIAENV 4
.Os
@ -67,10 +66,10 @@ Sensor data is updated every 1.5 seconds.
.Sh SEE ALSO
.Xr envsys 4 ,
.Xr envstat 8
.Sh BUGS
Interrupt support is unimplemented, as is support for setting values.
.Sh HISTORY
The
.Nm
device appeared in
.Nx 1.5 .
.Sh BUGS
Interrupt support is unimplemented, as is support for setting values.

View File

@ -1,4 +1,4 @@
.\" $NetBSD: vlan.4,v 1.15 2001/09/11 00:08:32 wiz Exp $
.\" $NetBSD: vlan.4,v 1.16 2001/09/11 23:18:55 wiz Exp $
.\"
.\" Copyright (c) 2000 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -109,11 +109,6 @@ The
.Nm
device first appeared in
.Nx 1.5.1 .
.Sh BUGS
The
.Nm
interfaces do not currently inherit changes made to the physical
interfaces's MTU.
.Sh AUTHORS
The
.Nm
@ -127,3 +122,8 @@ It was derived from a VLAN implementation that appeared in
.Fx
and
.Ox .
.Sh BUGS
The
.Nm
interfaces do not currently inherit changes made to the physical
interfaces's MTU.

View File

@ -1,4 +1,4 @@
.\" $NetBSD: vnd.4,v 1.8 1999/12/15 22:07:34 abs Exp $
.\" $NetBSD: vnd.4,v 1.9 2001/09/11 23:18:55 wiz Exp $
.\"
.\" Copyright (c) 1996, 1997 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -69,20 +69,15 @@ In this example, no more than 4
may be configured.
.Pp
There is a run-time utility that is used for configuring
.Nm vnd Ns s.
.Nm vnd Ns s .
See
.Xr vnconfig 8
for more information.
.Sh BUGS
The
.Nm
driver does not work if the file does not reside in a local filesystem.
.Sh FILES
.Bl -tag -width /dev/XXrXvndX -compact
.It Pa /dev/{,r}vnd*
vnd device special files.
.El
.Pp
.Sh SEE ALSO
.Xr MAKEDEV 8 ,
.Xr config 8 ,
@ -93,3 +88,7 @@ vnd device special files.
.Sh HISTORY
The vnode disk driver was originally written at the University of
Utah.
.Sh BUGS
The
.Nm
driver does not work if the file does not reside in a local filesystem.

View File

@ -1,4 +1,4 @@
.\" $NetBSD: vr.4,v 1.4 2001/09/11 22:52:54 wiz Exp $
.\" $NetBSD: vr.4,v 1.5 2001/09/11 23:18:55 wiz Exp $
.\"
.\" Copyright (c) 2000 Manuel Bouyer
.\" All rights reserved.
@ -57,10 +57,9 @@ Media selection is done using
using the standard
.Xr ifmedia 4
mechanism. Refer to those manual pages for more information.
.Pp
.Sh SEE ALSO
.Xr ifconfig 8 ,
.Xr ifmedia 4 ,
.Xr mii 4 ,
.Xr netintro 4 ,
.Xr pci 4 ,
.Xr mii 4
.Xr ifconfig 8

View File

@ -1,4 +1,4 @@
.\" $NetBSD: wds.4,v 1.4 2000/07/05 15:45:34 msaitoh Exp $
.\" $NetBSD: wds.4,v 1.5 2001/09/11 23:18:55 wiz Exp $
.\"
.\" Copyright (c) 1997 Jonathan Stone
.\" All rights reserved.
@ -50,12 +50,11 @@ workstations.
.It WD7000-FASST2
an ASC with new firmware and scatter-gather hardware.
.El
.Pp
.Sh SEE ALSO
.Xr cd 4 ,
.Xr ch 4 ,
.Xr intro 4 ,
.Xr isa 4 ,
.Xr scsi 4 ,
.Xr sd 4 ,
.Xr st 4 ,
.Xr cd 4 ,
.Xr ch 4
.Xr st 4

View File

@ -1,4 +1,4 @@
.\" $NetBSD: we.4,v 1.11 2001/06/10 15:43:56 wiz Exp $
.\" $NetBSD: we.4,v 1.12 2001/09/11 23:18:55 wiz Exp $
.\"
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -40,8 +40,7 @@
.Os
.Sh NAME
.Nm we
.Nd Western Digital/SMC WD80x3, SMC Elite Ultra,
and SMC EtherEZ Ethernet cards device driver
.Nd "Western Digital/SMC WD80x3, SMC Elite Ultra, and SMC EtherEZ Ethernet cards device driver"
.Sh SYNOPSIS
.Cd "we0 at isa? port 0x280 iomem 0xd0000 irq 9"
.Cd "we1 at isa? port 0x300 iomem 0xcc000 irq 10"
@ -122,13 +121,13 @@ address.
.It we0: warning - receiver ring buffer overrun
The DP8390 Ethernet chip used by this board implements a shared-memory
ring-buffer to store incoming packets.
.Pp
The 16bit boards (8013 series) have 16k of memory as well as
fast memory access speed. Typical memory access speed on these
boards is about 4MB/second. These boards generally have no
problems keeping up with full Ethernet speed and the ring-buffer
seldom overfills.
.Pp
However, the 8bit boards (8003) usually have only 8k bytes of shared
memory. This is only enough room for about 4 full-size (1500 byte)
packets. This can sometimes be a problem, especially on the original

View File

@ -1,4 +1,4 @@
.\" $NetBSD: wi.4,v 1.16 2001/09/11 00:08:32 wiz Exp $
.\" $NetBSD: wi.4,v 1.17 2001/09/11 23:18:56 wiz Exp $
.\"
.\" Copyright (c) 1997, 1998, 1999
.\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
@ -30,7 +30,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
.\" THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\" $Id: wi.4,v 1.16 2001/09/11 00:08:32 wiz Exp $
.\" $Id: wi.4,v 1.17 2001/09/11 23:18:56 wiz Exp $
.\"
.Dd January 11, 2001
.Dt WI 4
@ -140,12 +140,6 @@ command.
One reason can be that the board is mis-configured, see
.Xr wiconfig 8 .
.El
.Sh BUGS
The IBSS mode is not supported.
.Pp
The execution of
.Xr wiconfig 8
while the interface is down can produce some error messages.
.Sh SEE ALSO
.Xr arp 4 ,
.Xr ifmedia 4 ,
@ -166,3 +160,9 @@ The
.Nm
driver was written by
.An Bill Paul Aq wpaul@ctr.columbia.edu .
.Sh BUGS
The IBSS mode is not supported.
.Pp
The execution of
.Xr wiconfig 8
while the interface is down can produce some error messages.

View File

@ -1,4 +1,4 @@
.\" $NetBSD: wscons.4,v 1.16 2000/12/26 13:02:18 hubertf Exp $
.\" $NetBSD: wscons.4,v 1.17 2001/09/11 23:18:56 wiz Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -51,13 +51,12 @@
.Cd options WSDISPLAY_COMPAT_SYSCONS
.Cd options WSDISPLAY_COMPAT_USL
.Cd options WSDISPLAY_COMPAT_RAWKBD
.Pp
.Cd "wsdisplay* at ..."
.Cd "wskbd* at ... mux N"
.Cd "wsmouse* at ... mux N"
.Cd pseudo-device wsmux N
.Pp
.Cd pseudo-device wsmux N
.Sh DESCRIPTION
The
.Nm
@ -88,7 +87,7 @@ codes in terms of
Instead a
.Dq terminal emulation
is assigned to each virtual screen when the screen is created (see
.Xr wsconscfg 8 ).
.Xr wsconscfg 8 ) .
Different terminal emulations can be active at the same time on one display.
The following choices are available:
.Bl -tag -width xxxxxx
@ -175,7 +174,7 @@ for the operating system console or additional screens allocated
through the
.Va WSDISPLAY_DEFAULTSCREENS
option (see
.Xr wsdisplay 4 ),
.Xr wsdisplay 4 ) ,
or if no emulation type was passed to the
.Xr wsconscfg 8
utility.
@ -227,7 +226,7 @@ than output from user level programs (via
.Pa /dev/console
or the specific tty
device like
.Pa /dev/ttyE0 Ns ).
.Pa /dev/ttyE0 ) .
.Dq WS_KERNEL_FG
and
.Dq WS_KERNEL_BG

View File

@ -1,4 +1,4 @@
.\" $NetBSD: wsdisplay.4,v 1.8 2001/06/10 15:43:56 wiz Exp $
.\" $NetBSD: wsdisplay.4,v 1.9 2001/09/11 23:18:56 wiz Exp $
.Dd March 20, 1999
.Os
.Dt WSDISPLAY 4
@ -93,6 +93,15 @@ Control device.
.It
.Pa /usr/include/dev/wscons/wsconsio.h
.El
.Sh SEE ALSO
.Xr ega 4 ,
.Xr pcdisplay 4 ,
.Xr tty 4 ,
.Xr vga 4 ,
.Xr wscons 4 ,
.Xr wsconscfg 8 ,
.Xr wsconsctl 8 ,
.Xr wsfontload 8
.Sh BUGS
The
.Nm
@ -106,12 +115,3 @@ are not cleanly distinguished in the code and in manual pages.
.Pp
.Dq non-emulating
display devices are not tested.
.Sh SEE ALSO
.Xr ega 4 ,
.Xr pcdisplay 4 ,
.Xr tty 4 ,
.Xr vga 4 ,
.Xr wscons 4 ,
.Xr wsconscfg 8 ,
.Xr wsconsctl 8 ,
.Xr wsfontload 8

View File

@ -1,4 +1,4 @@
.\" $NetBSD: wskbd.4,v 1.7 2000/10/03 15:18:07 bjh21 Exp $
.\" $NetBSD: wskbd.4,v 1.8 2001/09/11 23:18:56 wiz Exp $
.Dd March 20, 1999
.Os
.Dt WSKBD 4
@ -35,7 +35,7 @@ The common keyboard support consists of:
.It
Mapping from keycodes (defined by the specific keyboard driver) to
keysyms (hardware independent, defined in
.Pa /usr/include/dev/wscons/wsksymdef.h Ns ).
.Pa /usr/include/dev/wscons/wsksymdef.h ) .
.It
Handling of
.Dq compose
@ -93,8 +93,8 @@ wskbd device instance.
.Pa /usr/include/dev/wscons/wsconsio.h .
.El
.Sh SEE ALSO
.Xr wscons 4 ,
.Xr wsconsctl 8 ,
.Xr wsmux 4 ,
.Xr pckbd 4 ,
.Xr ukbd 4
.Xr ukbd 4 ,
.Xr wscons 4 ,
.Xr wsmux 4 ,
.Xr wsconsctl 8

View File

@ -1,4 +1,4 @@
.\" $NetBSD: wsmouse.4,v 1.5 2000/10/03 15:28:16 bjh21 Exp $
.\" $NetBSD: wsmouse.4,v 1.6 2001/09/11 23:18:56 wiz Exp $
.Dd March 20, 1999
.Os
.Dt WSMOUSE 4
@ -46,10 +46,10 @@ utility gives access to these variables.
.Pa /usr/include/dev/wscons/wsconsio.h .
.El
.Sh SEE ALSO
.Xr wscons 4 ,
.Xr wsconsctl 8 ,
.Xr wsmux 4 ,
.Xr pms 4 ,
.Xr lms 4 ,
.Xr mms 4 ,
.Xr ums 4
.Xr pms 4 ,
.Xr ums 4 ,
.Xr wscons 4 ,
.Xr wsmux 4 ,
.Xr wsconsctl 8

View File

@ -1,4 +1,4 @@
.\" $NetBSD: wsmux.4,v 1.5 2001/09/11 22:52:54 wiz Exp $
.\" $NetBSD: wsmux.4,v 1.6 2001/09/11 23:18:56 wiz Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -40,9 +40,8 @@
.Sh SYNOPSIS
.Cd "wskbd* at ... mux N"
.Cd "wsmouse* at ... mux N"
.Cd pseudo-device wsmux N
.Pp
.Cd pseudo-device wsmux N
.Sh DESCRIPTION
The
.Nm
@ -75,7 +74,6 @@ user program.
.\" .Xr moused 8
.\" daemon to take data from a mouse connected to a serial port and
.\" make it appear on the standard mouse mux.
.Pp
.Sh FILES
.Bl -item
.It

View File

@ -1,4 +1,4 @@
.\" $NetBSD: wt.4,v 1.10 2001/06/10 15:43:56 wiz Exp $
.\" $NetBSD: wt.4,v 1.11 2001/09/11 23:18:56 wiz Exp $
.\"
.\" Copyright (c) 1994 James A. Jegers
.\" All rights reserved.
@ -58,7 +58,6 @@ is the 150 MByte density device,
is the 120 MByte density device, and
.Pa /dev/rwt16
is the 60 MByte device.
.Pp
.Sh SEE ALSO
.Xr intro 4
.Sh BUGS

View File

@ -1,4 +1,4 @@
.\" $NetBSD: xi.4,v 1.4 2001/09/11 22:52:54 wiz Exp $
.\" $NetBSD: xi.4,v 1.5 2001/09/11 23:18:56 wiz Exp $
.\"
.\" Copyright (c) 2000 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -77,6 +77,18 @@ Media selection is done using
using the standard
.Xr ifmedia 4
mechanism. Refer to those manual pages for more information.
.Sh SEE ALSO
.Xr ifmedia 4 ,
.Xr mii 4 ,
.Xr netintro 4 ,
.Xr pcmcia 4 ,
.Xr tlp 4 ,
.Xr ifconfig 8
.Sh HISTORY
The
.Nm
device driver appeared in
.Nx 1.5 .
.Sh BUGS
The driver suffers from poor performance. Even with the 10/100 cards,
do not expect more than ~450KB/s. Some 10/100 cards may not autonegotiate
@ -85,15 +97,3 @@ reliably and require manual media selection.
The Xircom multifunction cards which contain both ethernet and modem
interfaces are known to have problems. This is due to the card not
reporting itself correctly as a multifunction card.
.Sh SEE ALSO
.Xr ifconfig 8 ,
.Xr ifmedia 4 ,
.Xr mii 4 ,
.Xr netintro 4 ,
.Xr pcmcia 4 ,
.Xr tlp 4
.Sh HISTORY
The
.Nm
device driver appeared in
.Nx 1.5 .

View File

@ -1,4 +1,4 @@
.\" $NetBSD: yds.4,v 1.3 2001/05/01 11:56:48 minoura Exp $
.\" $NetBSD: yds.4,v 1.4 2001/09/11 23:18:56 wiz Exp $
.\"
.\" Copyright (C) 2001 Minoura Makoto.
.\" All rights reserved.
@ -41,10 +41,6 @@ The
device driver supports built-in sound devices and sound cards based on
Yamaha YMF724/740/744/754 PCI audio controller chip, also known as
DS-1 series.
.Sh BUGS
The game port is not supported.
.Pp
The volume of the OPL part is fixed.
.Sh SEE ALSO
.Xr audio 4 ,
.Xr mpu 4 ,
@ -55,3 +51,7 @@ The
.Nm
device driver appeared in
.Nx 1.5.1 .
.Sh BUGS
The game port is not supported.
.Pp
The volume of the OPL part is fixed.

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ym.4,v 1.11 1999/12/27 03:23:41 itohy Exp $
.\" $NetBSD: ym.4,v 1.12 2001/09/11 23:18:56 wiz Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -167,6 +167,21 @@ but maximizes power consumption (30-100mA).
.Pp
On suspending, the device is put into power-save state.
.El
.Sh SEE ALSO
.Xr mixerctl 1 ,
.Xr apm 4 ,
.Xr audio 4 ,
.Xr isapnp 4 ,
.Xr joy 4 ,
.Xr midi 4 ,
.Xr mpu 4 ,
.Xr opl 4 ,
.Xr pnpbios 4
.Sh HISTORY
The
.Nm
device driver appeared in
.Nx 1.4 .
.Sh BUGS
Although the parameters of the device are saved and restored on
.Xr apm 4
@ -182,18 +197,3 @@ the device will never be put in global power down or power save mode.
.Pp
The external devices, such as Zoomed Video port, OPL4-ML/2, modem, and CD-ROM
are not supported.
.Sh SEE ALSO
.Xr mixerctl 1 ,
.Xr audio 4 ,
.Xr apm 4 ,
.Xr isapnp 4 ,
.Xr joy 4 ,
.Xr midi 4 ,
.Xr mpu 4 ,
.Xr opl 4 ,
.Xr pnpbios 4
.Sh HISTORY
The
.Nm
device driver appeared in
.Nx 1.4 .

View File

@ -1,4 +1,4 @@
.\" $NetBSD: zstty.4,v 1.3 1999/03/16 01:19:19 garbled Exp $
.\" $NetBSD: zstty.4,v 1.4 2001/09/11 23:18:56 wiz Exp $
.\"
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -74,7 +74,7 @@ has overflowed. This usually means input flow-control
is not configured correctly (i.e. incorrect cable wiring).
.El
.Sh SEE ALSO
.Xr scc 4
.Xr scc 4 ,
.Xr tty 4
.Sh HISTORY
The