Date: Tue, 8 Jul 1997 23:44:15 -0700 (PDT) From: asami@cs.berkeley.edu (Satoshi Asami) To: hasty@rah.star-gate.com Cc: multimedia@freebsd.org Subject: Re: guspnp8 driver release Message-ID: <199707090644.XAA01813@silvia.HIP.Berkeley.EDU> In-Reply-To: <199707060830.BAA00724@rah.star-gate.com> (message from Amancio Hasty on Sun, 06 Jul 1997 01:30:53 -0700)
next in thread | previous in thread | raw e-mail | index | archive | help
* GUSPNP8 7/6/97 * This sound driver is for FreeBSD 3.0-current. I got this to work with both 3.0-current and 2.2-stable with my GUS MAX (the old one, no PnP). Just dropped it in /sys/i386/isa/sound, added these lines: === controller snd0 device gus0 at isa? port 0x220 irq 5 drq 1 vector gusintr options NOGUSPNP === to my kernel config file (I got the port/irq/drq from Win95's device manager), and presto! I now have a functional sound card! :) === Jul 8 23:06:13 silvia /kernel: gus0 at 0x220 irq 5 drq 1 flags 0xffffffff on isa Jul 8 23:06:13 silvia /kernel: GUS MAX (CS4231A)> at 0x32c dma 1,1 Jul 8 23:06:13 silvia /kernel: Gravis UltraSound MAX (512k)> at 0x220 irq 5 dma 1 Jul 8 23:06:13 silvia /kernel: === (There appears to be an extra newline in there, btw.) I can now run auvoxware (it used to die with "no block info" or something with the exact same kernel config options) and play .wav files. I don't get panics or anything (oss keeps crashing my machine...). Thanks! :) Satoshi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707090644.XAA01813>