Fix Dt, and some whitespace.

This commit is contained in:
wiz 2001-06-05 12:21:34 +00:00
parent ef233ab3fd
commit e508b2abb1

View File

@ -1,4 +1,4 @@
.\" $NetBSD: guspnp.4,v 1.7 1999/12/20 12:44:04 abs Exp $
.\" $NetBSD: guspnp.4,v 1.8 2001/06/05 12:21:34 wiz Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -35,7 +35,7 @@
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd October 5, 1997
.Dt guspnp 4 "Am78C201 device driver" "Version 1.0"
.Dt GUSPNP 4
.Sh NAME
.Nm guspnp
.Nd Am78C201 audio device driver
@ -54,12 +54,12 @@ family of ICs, usually the Gravis Ultrasound Plug and Play. Unlike the
driver guspnp driver does not require any local memory for the IC, but uses
the codec for both playback and recording. The
.Nm guspnp
driver can simultaneously playback and record 8- and 16-bit samples at
frequencies from 5.51kHz to 48kHz.
driver can simultaneously playback and record 8- and 16-bit samples at
frequencies from 5.51kHz to 48kHz.
.Pp
The
.Nm guspnp
driver relies on
driver relies on
.Nm isapnp
to allocate suitable resources for it. This version of the driver only
uses the first logical device of 5 the interwave IC has. The 4 Unused
@ -68,7 +68,7 @@ soundcard emulation device (Soundblaster) and MIDI serial device. Support
for atleast ATAPI CD-ROM and Joystick is being worked on.
This version of the driver will use 1 IRQ and 2 DRQs.
.Sh HARDWARE
Cards supported by the
Cards supported by the
.Nm
driver include:
.Pp
@ -112,5 +112,5 @@ Micro Devices.
.Sh HISTORY
The
.Nm guspnp
driver appeared in
driver appeared in
.Nx 1.3 .