diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2011-12-21 23:12:04 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2011-12-21 23:12:04 +0000 |
commit | b909aca3812a992bda13f97d82c90b08658053d4 (patch) | |
tree | 948fa1cd2ddb9858d8ffd5ba76fe4f2da1324ab1 /share/man/man4/man4.hppa | |
parent | 2348e0f29912799f5958c0165d793b37c57131a2 (diff) |
Work-in-progress driver for the HP ``Audio1'' device found on the HP 9000/425e
(hp300) and the HP9000/705 and 9000/710 (hppa). 8-bit mono, 8KHz, no surprise
since it is based upon a digital phone chip.
Tested on 425e only so far, and playback only; configured in, but disabled,
on hppa kernels until there are positive test reports (I am not sure the
interrupt assignment on hppa is correct).
And now people no longer can joke about audio on hp300.
Diffstat (limited to 'share/man/man4/man4.hppa')
-rw-r--r-- | share/man/man4/man4.hppa/gsc.4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/man4.hppa/gsc.4 b/share/man/man4/man4.hppa/gsc.4 index 38aaaa685c6..b441fe052c6 100644 --- a/share/man/man4/man4.hppa/gsc.4 +++ b/share/man/man4/man4.hppa/gsc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gsc.4,v 1.26 2007/06/21 09:43:40 jmc Exp $ +.\" $OpenBSD: gsc.4,v 1.27 2011/12/21 23:12:03 miod Exp $ .\" .\" .\" Copyright (c) 1999 Michael Shalayeff @@ -24,7 +24,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 $Mdocdate: June 21 2007 $ +.Dd $Mdocdate: December 21 2011 $ .Dt GSC 4 hppa .Os .Sh NAME @@ -64,6 +64,8 @@ the performance of the whole I/O-subsystem. provides support for the following devices: .Pp .Bl -tag -width 12n -offset indent -compact +.It Xr arcofi 4 +Siemens PSB2160 audio codec .It Xr com 4 serial communications interface .It Xr gsckbc 4 |