diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1997-01-03 17:07:36 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1997-01-03 17:07:36 +0000 |
commit | 5d09ca99824b44bb38508dd4df8e618b6962a84f (patch) | |
tree | c005fabaf4b9209b6e613acbdf2bf171f1ca3ba9 | |
parent | f2609785309b625a1aa7625d085f415f2ed74a2c (diff) |
Note that sb16 is treated as an sbpro.
-rw-r--r-- | share/man/man4/man4.i386/sb.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/man4.i386/sb.4 b/share/man/man4/man4.i386/sb.4 index 8b0b9e01c51..3f8f8e464bc 100644 --- a/share/man/man4/man4.i386/sb.4 +++ b/share/man/man4/man4.i386/sb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sb.4,v 1.5 1996/08/08 17:11:29 deraadt Exp $ +.\" $OpenBSD: sb.4,v 1.6 1997/01/03 17:07:35 millert Exp $ .\" $NetBSD: sb.4,v 1.4 1996/03/16 17:21:58 jtk Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -71,7 +71,8 @@ use of extra I/O ports not in the base port range. .Pp .Sh BUGS The driver has not been extensively tested on original SoundBlaster, -SoundBlaster 16, or newer cards. +SoundBlaster 16, or newer cards. The driver currently treats the +SoundBlaster 16 as if it were an 8-bit SoundBlaster Pro. .Pp The FM synthesizer, joystick and MIDI port interfaces are not supported. .Sh SEE ALSO |