2001-09-11 04:08:25 +04:00
|
|
|
.\" $NetBSD: pnpbios.4,v 1.9 2001/09/11 00:08:34 wiz Exp $
|
1999-11-14 20:02:20 +03:00
|
|
|
.\"
|
2001-01-28 03:59:27 +03:00
|
|
|
.\" Copyright (c) 1999-2001 The NetBSD Foundation, Inc.
|
1999-11-14 20:02:20 +03:00
|
|
|
.\" All rights reserved.
|
|
|
|
.\"
|
|
|
|
.\" This code is derived from software contributed to The NetBSD Foundation
|
|
|
|
.\" by Lennart Augustsson.
|
|
|
|
.\"
|
|
|
|
.\" Redistribution and use in source and binary forms, with or without
|
|
|
|
.\" modification, are permitted provided that the following conditions
|
|
|
|
.\" are met:
|
|
|
|
.\" 1. Redistributions of source code must retain the above copyright
|
|
|
|
.\" notice, this list of conditions and the following disclaimer.
|
|
|
|
.\" 2. Redistributions in binary form must reproduce the above copyright
|
|
|
|
.\" notice, this list of conditions and the following disclaimer in the
|
|
|
|
.\" documentation and/or other materials provided with the distribution.
|
|
|
|
.\" 3. All advertising materials mentioning features or use of this software
|
|
|
|
.\" must display the following acknowledgement:
|
|
|
|
.\" This product includes software developed by the NetBSD
|
|
|
|
.\" Foundation, Inc. and its contributors.
|
|
|
|
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
|
|
|
|
.\" contributors may be used to endorse or promote products derived
|
|
|
|
.\" from this software without specific prior written permission.
|
|
|
|
.\"
|
|
|
|
.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
|
|
|
|
.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
|
|
|
|
.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
|
|
|
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
|
|
|
|
.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
|
|
|
.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
|
|
|
.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
|
|
|
.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
|
|
|
|
.\" 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 November 14, 1999
|
2001-04-21 18:34:42 +04:00
|
|
|
.Dt PNPBIOS 4 i386
|
1999-11-14 20:02:20 +03:00
|
|
|
.Os
|
|
|
|
.Sh NAME
|
|
|
|
.Nm pnpbios
|
|
|
|
.Nd introduction to PnP BIOS support
|
|
|
|
.Sh SYNOPSIS
|
|
|
|
.Cd "pnpbios0 at mainbus?"
|
|
|
|
.Cd "XX* at pnpbios0 index ?"
|
|
|
|
.Pp
|
|
|
|
.Sh INTRODUCTION
|
|
|
|
.Nx
|
|
|
|
provides support for finding and attaching devices by
|
|
|
|
extracting information from the PnP BIOS of a machine.
|
|
|
|
.Sh SUPPORTED DEVICES
|
|
|
|
.Nx
|
1999-11-14 23:03:25 +03:00
|
|
|
includes the following
|
|
|
|
.Nm
|
2000-02-15 20:23:11 +03:00
|
|
|
drivers, sorted by driver name:
|
1999-11-14 20:02:20 +03:00
|
|
|
.Pp
|
|
|
|
.Bl -tag -width speaker -offset indent -compact
|
|
|
|
.It com
|
|
|
|
serial communications interface
|
2000-06-16 10:42:31 +04:00
|
|
|
.It ess
|
|
|
|
ESS Technology AudioDrive family audio device driver
|
|
|
|
.It fdc
|
|
|
|
floppy controller
|
2001-01-28 03:59:27 +03:00
|
|
|
.It joy
|
|
|
|
game controller
|
1999-11-14 20:02:20 +03:00
|
|
|
.It lpt
|
|
|
|
parallel port driver
|
2000-06-16 10:42:31 +04:00
|
|
|
.It npx
|
|
|
|
math coprocessor
|
1999-11-14 20:02:20 +03:00
|
|
|
.It pciide
|
|
|
|
PCI IDE controllers driver
|
2000-06-16 10:42:31 +04:00
|
|
|
.It pckbc
|
|
|
|
PC keyboard/mouse controller
|
1999-11-14 20:02:20 +03:00
|
|
|
.It sb
|
|
|
|
SoundBlaster family audio device driver
|
|
|
|
.It wss
|
|
|
|
Windows Sound System hardware driver
|
|
|
|
.It ym
|
|
|
|
Yamaha OPL3-SA3 sound driver
|
|
|
|
.El
|
|
|
|
.\"
|
|
|
|
.Pp
|
2001-09-11 04:08:25 +04:00
|
|
|
.Sh BUGS
|
1999-11-14 23:03:25 +03:00
|
|
|
The
|
|
|
|
.Nm
|
|
|
|
bus provides a different way to attach devices than the real buses
|
2001-04-03 00:42:19 +04:00
|
|
|
(e.g.,
|
|
|
|
.Xr isa 4 ) .
|
1999-11-14 23:03:25 +03:00
|
|
|
The reason to use
|
|
|
|
.Nm
|
|
|
|
instead of the real bus is that some machines have weird routings
|
|
|
|
of, e.g., interrupts. The exact information about these things can
|
|
|
|
be found in the BIOS, which is why the
|
|
|
|
.Nm
|
|
|
|
bus has a better chance of succeeding with getting it right.
|
|
|
|
.Pp
|
2001-04-03 00:42:19 +04:00
|
|
|
Many older BIOS implementations do not support PnP,
|
2000-02-15 20:23:11 +03:00
|
|
|
and some newer ones do not follow the standards.
|
1999-11-14 20:02:20 +03:00
|
|
|
.Sh SEE ALSO
|
|
|
|
.Xr intro 4 ,
|
|
|
|
.Xr com 4 ,
|
2000-06-16 10:42:31 +04:00
|
|
|
.Xr ess 4 ,
|
|
|
|
.Xr fdc 4 ,
|
1999-11-14 20:02:20 +03:00
|
|
|
.Xr isa 4 ,
|
2001-01-28 03:59:27 +03:00
|
|
|
.Xr joy 4 ,
|
1999-11-14 20:02:20 +03:00
|
|
|
.Xr lpt 4 ,
|
2000-06-16 10:42:31 +04:00
|
|
|
.Xr npx 4 ,
|
1999-11-14 20:02:20 +03:00
|
|
|
.Xr pci 4 ,
|
|
|
|
.Xr pciide 4 ,
|
2000-06-16 10:42:31 +04:00
|
|
|
.Xr pckbc 4 ,
|
1999-11-14 20:02:20 +03:00
|
|
|
.Xr sb 4 ,
|
|
|
|
.Xr wss 4 ,
|
2000-07-05 20:13:43 +04:00
|
|
|
.Xr ym 4
|
1999-11-14 20:02:20 +03:00
|
|
|
.Sh HISTORY
|
|
|
|
The
|
|
|
|
.Nm
|
|
|
|
driver
|
|
|
|
appeared in
|
|
|
|
.Nx 1.5 .
|