From owner-freebsd-questions Fri Jul 26 00:23:39 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA04566 for questions-outgoing; Fri, 26 Jul 1996 00:23:39 -0700 (PDT) Received: from Campino.Informatik.RWTH-Aachen.DE (campino.Informatik.RWTH-Aachen.DE [137.226.225.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id AAA04554 for ; Fri, 26 Jul 1996 00:23:36 -0700 (PDT) Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.31.2]) by Campino.Informatik.RWTH-Aachen.DE (RBI-Z-5/8.6.12) with ESMTP id JAA14089; Fri, 26 Jul 1996 09:19:24 +0200 Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.11/8.6.9) id JAA13179; Fri, 26 Jul 1996 09:32:55 +0200 From: "Christoph P. Kukulies" Message-Id: <199607260732.JAA13179@gilberto.physik.rwth-aachen.de> Subject: Re: GUS Max and freeBSD To: marchewa@hydra.mimuw.edu.pl (Zdzislaw Kurban) Date: Fri, 26 Jul 1996 09:32:53 +0200 (MET DST) Cc: questions@freebsd.org In-Reply-To: <199607260524.HAA16886@hydra.mimuw.edu.pl> from Zdzislaw Kurban at "Jul 26, 96 07:24:19 am" Reply-To: Christoph Kukulies X-Mailer: ELM [version 2.4ME+ PL16 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > 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