:man| Alphabetical   Categories   About us 
 
SND_GUSC (4) | Special files and drivers | Unix Manual Pages | :man

NAME

snd_gusc - Gravis UltraSound ISA bridge device driver

CONTENTS

Synopsis
Description
Hardware
Diagnostics
See Also
History
Authors
Bugs

SYNOPSIS


.Cd "device sound"
.Cd "device snd_gusc"

For non-PnP cards, add the following lines in /boot/device.hints.
.Cd hint.gusc.0.at= "isa"
.Cd hint.gusc.0.port= "0x220"
.Cd hint.gusc.0.irq= "5"
.Cd hint.gusc.0.drq= "1"
.Cd hint.gusc.0.flags= "0x13"

DESCRIPTION

The snd_gusc bridge driver allows the generic audio drivers including sound(4) to attach to Gravis UltraSound sound cards.

The value of flags specifies the secondary DMA channel. If the secondary DMA channel is C, set the flags to (C | 0x10). For a sound card without the secondary DMA channel, the flags should be set to zero.

HARDWARE

The snd_gusc driver supports the following sound cards:

  • Gravis UltraSound MAX
  • Gravis UltraSound PnP

DIAGNOSTICS

xxx: gus pcm not attached, out of memory There are not enough memory to drive the device.

SEE ALSO

sound(4)

HISTORY

AUTHORS

BUGS

 
Created by Blin Media, 2008-2013