Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ audio8(7) — DG/UX 5.4R3.00

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

fcntl(2)

ioctl(2)



audio8(7)                      DG/UX 5.4R3.00                      audio8(7)


NAME
       audio8 - AViiON series workstation 8-bit audio interface

DESCRIPTION
       This manual page describes the device driver for the 8-bit audio
       interface.

       This device driver supports the 8-bit audio interface for the Data
       General AViiON series workstations.  The 8-bit audio interface is
       accessed using the standard open, close, and ioctl system calls.  The
       8-bit audio interface provides voice grade audio input/output for the
       AViiON series workstations. The maximum sample rate is 8KHz.

       The open system call provides a handle to access the audio interface.

       The close system call frees the handle to the audio interface
       established by open.

       The ioctl system call has the following form:

            int ioctl(fildes, command, argument);
            int     fildes;
            int     command;
            int     argument;

       It can be used with the following commands:

       DEVAUDIO8MAPSRAM
              Maps the audio subsystem interface into user memory pointed to
              by argument.

FILES
       /dev/audio8                              audio8 device node
       /usr/include/sys/intdgaudio8ioctl.h  audio ioctl commands

SEE ALSO
       fcntl(2), ioctl(2).




















Licensed material--property of copyright holder(s)                         1


Typewritten Software • bear@typewritten.org • Edmonds, WA 98026