summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.i386/pss.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/man4.i386/pss.4')
-rw-r--r--share/man/man4/man4.i386/pss.48
1 files changed, 5 insertions, 3 deletions
diff --git a/share/man/man4/man4.i386/pss.4 b/share/man/man4/man4.i386/pss.4
index d419ee65ef9..86e412cb4be 100644
--- a/share/man/man4/man4.i386/pss.4
+++ b/share/man/man4/man4.i386/pss.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pss.4,v 1.5 2000/07/05 13:46:53 aaron Exp $
+.\" $OpenBSD: pss.4,v 1.6 2002/10/01 07:14:14 miod Exp $
.\" $NetBSD: pss.4,v 1.3 1997/10/05 21:42:20 augustss Exp $
.\"
.\" Copyright (c) 1995 Michael Long.
@@ -33,8 +33,8 @@
.Nm pss
.Nd Personal Sound System hardware driver
.Sh SYNOPSIS
-.Cd "device pss0 at isa?"
-.Cd "device sp0 at pss? port 0x530 irq 10 drq 0"
+.Cd "pss0 at isa? port 0x220 irq 7 drq 6"
+.Cd "sp0 at pss0 port 0x530 irq 10 drq 0"
.Cd "audio* at sp?"
.Sh DESCRIPTION
The
@@ -57,6 +57,8 @@ driver uses the Windows Sound System emulation mode of the ASIC.
It is a half-duplex device.
.Sh SEE ALSO
.Xr audio 4 ,
+.Xr intro 4 ,
+.Xr isa 4 ,
.Xr wss 4
.Sh BUGS
This driver doesn't work yet.