Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jul 1996 09:32:53 +0200 (MET DST)
From:      "Christoph P. Kukulies" <kuku@gilberto.physik.rwth-aachen.de>
To:        marchewa@hydra.mimuw.edu.pl (Zdzislaw Kurban)
Cc:        questions@freebsd.org
Subject:   Re: GUS Max and freeBSD
Message-ID:  <199607260732.JAA13179@gilberto.physik.rwth-aachen.de>
In-Reply-To: <199607260524.HAA16886@hydra.mimuw.edu.pl> from Zdzislaw Kurban at "Jul 26, 96 07:24:19 am"

next in thread | previous in thread | raw e-mail | index | archive | help
> How do i install Gravis Ultrasound Card in freeBSD system?
> In my kernel i have following lines:
> conroller	snd0
> device gus0 at isa? port 0x220 irq 11 drq 1 flags 0x3 vector gusintr
> I don't find in /dev directory gus0

There ain't such a device. There are snd, audio and dsp devices.
With the above settings to have two audio devices on the gus, one
for reading and one for writing.

Do a cat /dev/sndstat for better understanding.

> I made /dev/snd0 and i don' know what can i do next for use my GUS.

Look into /dev/MAKEDEV: snd* and vat targets.

You may test it by cat'ing a .au file to /dev/audio


> Can you help me? 
> 
> 
> 					Zdzislaw Kurban
> 					marchewa@hydra.mimuw.edu.pl
> 

--Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607260732.JAA13179>