Sort SEE ALSO, sort sections, and slight markup improvements.
This commit is contained in:
parent
2bf6410a1b
commit
759f600d81
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: nca.4,v 1.3 2001/06/12 11:35:03 wiz Exp $
|
||||
.\" $NetBSD: nca.4,v 1.4 2001/09/22 01:39:12 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2000 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -41,7 +41,6 @@
|
||||
.Cd "nca0 at isa? port 0x360 irq 15 # Port-mapped NCR 53C80 controller"
|
||||
.Cd "nca1 at isa? iomem 0xd8000 irq 5 # Memory-mapped controller (T128...)"
|
||||
.Cd "scsibus* at nca?"
|
||||
.Pp
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: neo.4,v 1.2 2000/11/07 12:42:22 ad Exp $
|
||||
.\" $NetBSD: neo.4,v 1.3 2001/09/22 01:39:12 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2000 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -56,16 +56,9 @@ not in AC'97 mode. That variant of the chip must be used with the
|
||||
driver. The
|
||||
.Nm
|
||||
driver will not attach to such chips.
|
||||
.Sh BUGS
|
||||
The MagicMedia 256 series is not well-documented.
|
||||
.Pp
|
||||
No MIDI or FM synthesizer capability is provided with the MagicMedia 256
|
||||
in AC'97 mode. While those capabilities are provided by the Windows driver
|
||||
for the chip, they are emulated by the Windows driver, and not directly
|
||||
supported by the hardware.
|
||||
.Sh SEE ALSO
|
||||
.Xr intro 4 ,
|
||||
.Xr audio 4 ,
|
||||
.Xr intro 4 ,
|
||||
.Xr midi 4 ,
|
||||
.Xr pci 4 ,
|
||||
.Xr wss 4
|
||||
@ -74,3 +67,10 @@ The
|
||||
.Nm
|
||||
device driver appeared in
|
||||
.Nx 1.5.1 .
|
||||
.Sh BUGS
|
||||
The MagicMedia 256 series is not well-documented.
|
||||
.Pp
|
||||
No MIDI or FM synthesizer capability is provided with the MagicMedia 256
|
||||
in AC'97 mode. While those capabilities are provided by the Windows driver
|
||||
for the chip, they are emulated by the Windows driver, and not directly
|
||||
supported by the hardware.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: netintro.4,v 1.13 2001/05/06 12:29:20 wiz Exp $
|
||||
.\" $NetBSD: netintro.4,v 1.14 2001/09/22 01:39:12 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1983, 1990, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -329,8 +329,8 @@ struct ifconf {
|
||||
};
|
||||
.Ed
|
||||
.Sh SEE ALSO
|
||||
.Xr socket 2 ,
|
||||
.Xr ioctl 2 ,
|
||||
.Xr socket 2 ,
|
||||
.Xr intro 4 ,
|
||||
.Xr config 8 ,
|
||||
.Xr routed 8
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: ns.4,v 1.6 2001/09/11 22:52:53 wiz Exp $
|
||||
.\" $NetBSD: ns.4,v 1.7 2001/09/22 01:39:12 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1985, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -154,17 +154,17 @@ to handle and report errors in protocol processing;
|
||||
it is, however,
|
||||
only accessible to user programs through heroic actions.
|
||||
.Sh SEE ALSO
|
||||
.Xr intro 3 ,
|
||||
.Xr byteorder 3 ,
|
||||
.Xr gethostbyname 3 ,
|
||||
.Xr getnetent 3 ,
|
||||
.Xr getprotoent 3 ,
|
||||
.Xr getservent 3 ,
|
||||
.Xr intro 3 ,
|
||||
.Xr ns 3 ,
|
||||
.Xr intro 4 ,
|
||||
.Xr spp 4 ,
|
||||
.Xr idp 4 ,
|
||||
.Xr nsip 4
|
||||
.Xr intro 4 ,
|
||||
.Xr nsip 4 ,
|
||||
.Xr spp 4
|
||||
.Rs
|
||||
.%T "Internet Transport Protocols"
|
||||
.%R Xerox Corporation document XSIS
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: nsip.4,v 1.6 2001/09/11 22:52:53 wiz Exp $
|
||||
.\" $NetBSD: nsip.4,v 1.7 2001/09/22 01:39:13 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1985, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -90,7 +90,7 @@ struct nsip_req {
|
||||
.Ed
|
||||
.Sh DIAGNOSTICS
|
||||
.Bl -diag
|
||||
.It nsip%d: can't handle af%d.
|
||||
.It nsip%d: can't handle af%d .
|
||||
The interface was handed
|
||||
a message with addresses formatted in an unsuitable address
|
||||
family; the packet was dropped.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: ntwoc.4,v 1.2 2001/06/12 11:35:03 wiz Exp $
|
||||
.\" $NetBSD: ntwoc.4,v 1.3 2001/09/22 01:39:13 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2000 Christian E. Hopps
|
||||
.\" All rights reserved.
|
||||
@ -130,7 +130,6 @@ Receive clock.
|
||||
port present on the card. This is auto-detected on the pci card and need
|
||||
not be specified.
|
||||
.El
|
||||
.Pp
|
||||
.Sh HARDWARE
|
||||
Cards supported by the
|
||||
.Nm
|
||||
@ -156,11 +155,6 @@ maximized (i.e., 1 less than the depth of the FIFO).
|
||||
Indicates that a frame is being received by the card, but
|
||||
there are no free receive buffers.
|
||||
.El
|
||||
.Sh BUGS
|
||||
Use of the
|
||||
.Cm flags
|
||||
locator for setting the clock sources and speeds should be replaced with
|
||||
ioctl's and a control program.
|
||||
.Sh SEE ALSO
|
||||
.Xr intro 4 ,
|
||||
.Xr isa 4 ,
|
||||
@ -174,3 +168,8 @@ Much of the isa driver was adapted from the
|
||||
.Nm sr
|
||||
driver and first appeared in
|
||||
.Nx 1.5 .
|
||||
.Sh BUGS
|
||||
Use of the
|
||||
.Cm flags
|
||||
locator for setting the clock sources and speeds should be replaced with
|
||||
ioctl's and a control program.
|
||||
|
Loading…
Reference in New Issue
Block a user