Mention various *VERBOSE kernel options in the corresponding man pages.

From Julio Merino in misc/17637.
Bump dates.
This commit is contained in:
wiz 2002-09-27 22:31:41 +00:00
parent 3c31492a4f
commit 668c7500e7
7 changed files with 35 additions and 19 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: eisa.4,v 1.12 2002/03/06 14:43:03 wiz Exp $
.\" $NetBSD: eisa.4,v 1.13 2002/09/27 22:31:41 wiz Exp $
.\"
.\" Copyright (c) 1997 Jonathan Stone
.\" All rights reserved.
@ -28,13 +28,15 @@
.\" (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 February 17, 1997
.Dd September 27, 2002
.Dt EISA 4
.Os
.Sh NAME
.Nm eisa
.Nd Introduction to EISA bus machine-independent drivers and support
.Sh SYNOPSIS
.Cd options EISAVERBOSE
.Pp
Machine-dependent; depends on the bus topology and
.Tn EISA
bus interface of your system. Typical

View File

@ -1,6 +1,6 @@
.\" $NetBSD: pnpbios.4,v 1.10 2002/01/15 01:45:28 wiz Exp $
.\" $NetBSD: pnpbios.4,v 1.11 2002/09/27 22:31:45 wiz Exp $
.\"
.\" Copyright (c) 1999-2001 The NetBSD Foundation, Inc.
.\" Copyright (c) 1999-2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
.\"
.\" This code is derived from software contributed to The NetBSD Foundation
@ -34,7 +34,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd November 14, 1999
.Dd September 27, 2002
.Dt PNPBIOS 4 i386
.Os
.Sh NAME
@ -43,6 +43,9 @@
.Sh SYNOPSIS
.Cd "pnpbios0 at mainbus?"
.Cd "XX* at pnpbios0 index ?"
.Pp
.Cd options PNPBIOSVERBOSE
.Cd options PNPBIOSDEBUG
.Sh INTRODUCTION
.Nm
provides support for finding and attaching devices by

View File

@ -1,6 +1,6 @@
.\" $NetBSD: mca.4,v 1.16 2002/03/24 18:50:08 jdolecek Exp $
.\" $NetBSD: mca.4,v 1.17 2002/09/27 22:31:42 wiz Exp $
.\"
.\" Copyright (c) 2000 The NetBSD Foundation, Inc.
.\" Copyright (c) 2000, 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
@ -31,7 +31,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd December 3, 2001
.Dd September 27, 2002
.Dt MCA 4
.Os
.Sh NAME
@ -40,6 +40,8 @@
.Sh SYNOPSIS
.Cd "mca0 at mainbus?"
.Pp
.Cd options MCAVERBOSE
.Pp
Machine-dependent; depends on the bus topology and
.Tn MCA
bus interface of your system. Typical

View File

@ -1,6 +1,6 @@
.\" $NetBSD: mii.4,v 1.15 2002/09/18 03:12:52 grant Exp $
.\" $NetBSD: mii.4,v 1.16 2002/09/27 22:31:42 wiz Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
.\" Copyright (c) 1998, 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
.\"
.\" This code is derived from software contributed to The NetBSD Foundation
@ -35,7 +35,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd November 3, 1998
.Dd September 27, 2002
.Dt MII 4
.Os
.Sh NAME
@ -65,6 +65,8 @@
.Cd "tqphy* at mii? phy ? # TSC Semiconductor 78Q2120 PHYs"
.Cd "ukphy* at mii? phy ? # Generic/unknown PHYs"
.Cd "urlphy* at mii? phy ? # Realtek RTL8150L internal PHYs"
.Pp
.Cd options MIIVERBOSE
.Sh DESCRIPTION
Media Independent Interface is an IEEE standard serial bus for
connecting MACs (network controllers) to PHYs (physical media

View File

@ -1,4 +1,4 @@
.\" $NetBSD: pci.4,v 1.68 2002/08/20 00:46:23 enami Exp $
.\" $NetBSD: pci.4,v 1.69 2002/09/27 22:31:43 wiz Exp $
.\"
.\" Copyright (c) 1997 Jason R. Thorpe. All rights reserved.
.\" Copyright (c) 1997 Jonathan Stone
@ -29,7 +29,7 @@
.\" (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 March 31, 1997
.Dd September 27, 2002
.Dt PCI 4
.Os
.Sh NAME
@ -40,6 +40,9 @@
.Cd "pci* at pchb? bus ?"
.Cd "pci* at ppb? bus ?"
.Pp
.Cd options PCIVERBOSE
.Cd options PCI_CONFIG_DUMP
.Pp
Other
.Nm
attachments are machine-dependent and depend on the bus topology and

View File

@ -1,6 +1,6 @@
.\" $NetBSD: pcmcia.4,v 1.25 2002/03/29 10:23:07 martin Exp $
.\" $NetBSD: pcmcia.4,v 1.26 2002/09/27 22:31:43 wiz Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" Copyright (c) 1999, 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
.\"
.\" This code is derived from software contributed to The NetBSD Foundation
@ -34,7 +34,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd August 29, 2000
.Dd September 27, 2002
.Dt PCMCIA 4
.Os
.Sh NAME
@ -48,6 +48,8 @@ support
.Cd "pcmcia* at pcic? controller ? socket ?"
.Cd "pcmcia* at tcic? controller ? socket ?"
.Cd "pcmcia* at cardslot?"
.Pp
.Cd options PCMCIAVERBOSE
.Ss amiga
.Cd "pcmcia* at pccard0"
.Ss hpcmips

View File

@ -1,6 +1,6 @@
.\" $NetBSD: usb.4,v 1.56 2002/08/20 16:37:47 wiz Exp $
.\" $NetBSD: usb.4,v 1.57 2002/09/27 22:31:44 wiz Exp $
.\"
.\" Copyright (c) 1999, 2000, 2001 The NetBSD Foundation, Inc.
.\" Copyright (c) 1999, 2000, 2001, 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
.\"
.\" This code is derived from software contributed to The NetBSD Foundation
@ -34,7 +34,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd July 12, 1998
.Dd September 27, 2002
.Dt USB 4
.Os
.Sh NAME
@ -55,6 +55,8 @@
.Cd "uhub* at uhub? port ? configuration ? interface ? vendor ? product ? release ?"
.Cd "XX* at uhub? port ? configuration ? interface ? vendor ? product ? release ?"
.Pp
.Cd options USBVERBOSE
.Pp
.Cd "#include \*[Lt]dev/usb/usb.h\*[Gt]"
.Cd "#include \*[Lt]dev/usb/usbhid.h\*[Gt]"
.Sh DESCRIPTION