Date: Wed, 23 Jul 1997 19:12:49 -0700 From: Amancio Hasty <hasty@rah.star-gate.com> To: Dmitry Kohmanyuk <dk@genesyslab.com> Cc: freebsd-hardware@FreeBSD.ORG, multimedia@FreeBSD.ORG Subject: Re: gus ISA pnp, 2.2-STABLE - doesn't work Message-ID: <199707240212.TAA08322@rah.star-gate.com> In-Reply-To: Your message of "Wed, 23 Jul 1997 19:10:35 EDT." <19970723191035.04021@ct.picker.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Tnks Randall for forwarding the request to the multimedia mailing list. The gus pnp pro is supported . To configure your sound card using the guspnp sound driver which is really the linux sound 3.5 plus enhancements: controller snd0 device gus0 at isa? vector gusintr If the pnp initialization fails: controller snd0 device gus0 at isa? port 0x220 irq 11 drq 5 flags 0x7 vector gusintr Well, you have to chose your port, irq and dma channels As Ranall mentioned the latest sound driver is at: ftp://rah.star-gate.com/pub/guspnp12.tar.gz Our goal is to submit the driver to 3.0 -current as soon as the driver is fully stabilized for non gus cards . Additionally , Luigi is leading the effort to completly re-vamp the sound driver. Enjoy, Amancio >From The Desk Of Randall Hopper : > (Forwarding this over to the multimedia list where you're more likely to > find some help). > > I have a Sound Blaster 32 myself so I can't speak from experience, but > Amancio Hasty's added GUS PnP support to a Voxware 3.5 revision of the > sound driver. In fact, the multimedia group is in the process of beating > on this latest driver on all soundcards to do a wholesale > replacement/upgrade of the driver checked into 3.0-current. The driver > also builds/runs on 2.2.1+ as well -- I can attest to that. A few kinks in > the sound code for SB cards still, but those are being worked through. > > Anyway, the URL (Amancio's FTP site): > > ftp://rah.star-gate.com/pub/guspnp12.tar.gz > > And feel free to post any comments/questions to the multimedia list > regarding the sound driver (which is the current hot topic on the list) and > your sure to get replies. > > Hope this helps. > > Randall Hopper > > > Dmitry Kohmanyuk: > |I have installed GUS PnP (ISA) in my workstation. > |I am running 2.2-STABLE (make world past 2.2.2-RELEASE). > | > |I cannot get neither playback nor recording to work. > | > |dmesg: > ... > |gus0 at 0x220 irq 5 drq 1 on isa > |gus0: <Gravis UltraSound 2.4 (256k)> > ... > |isa_dmastart: channel 1 busy > |Sound: DMA timed out - IRQ/DRQ config error? > | > |the last 2 messages are when I type `cat /bin/sh > /dev/audio' and > |`cat < /dev/audio', respectively. > | > |I have 2 Mb installed in it (2 1M SIMMs, 60ns). > | > |I have started DOS program from floppy disk and it shows me menu with > |options to disable and enable, all is enabled except ATAPI interface. > | > |Any thoughts? > | > |Is there any GUS PnP support in 2.2 at all?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707240212.TAA08322>