From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from moose.erie.net([208.138.204.11]) (2111 bytes) by braille.uwo.ca via smail with P:esmtp/D:aliases/T:pipe (sender: ) id for ; Wed, 29 Mar 2000 19:39:40 -0500 (EST) (Smail-3.2.0.102 1998-Aug-2 #2 built 1999-Sep-5) Received: from jscomputer (pm11-32.erie.net [208.1.141.48]) by moose.erie.net (8.9.2/8.9.1) with ESMTP id TAA04011; Wed, 29 Mar 2000 19:37:29 -0500 (EST) X-Envelope-To: speakup@speech.braille.uwo.ca Received: from jacobs (helo=localhost) by jscomputer with local-esmtp (Exim 3.12 #1 (Debian)) id 12aSzr-0000Kq-00; Wed, 29 Mar 2000 19:39:39 -0500 Date: Wed, 29 Mar 2000 19:39:39 -0500 (EST) From: Jacob Schmude X-Sender: jacobs@jscomputer To: speakup@braille.uwo.ca cc: Speakup Distribution List Subject: Re: sound advice needed In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII List-Id: Hang on, I thought alsa had isapnp support. In fact, that was one of the main reasons I started using ALSA, those darn isapnp tools were to hard to configure. You configure alsa at compile-time like this: ./configure --with-isapnp=yes You then have a module called "isapnp.o" which will detect your pnp card. On 29 Mar 2000, Kirk Reiser wrote: > Hi Chuck: The awe-64 is fine. If it is an isa device you will need > to use isapnp to set the ports where you want them to live and then > tell alsa in your modules.conf. If it is a pci device then you won't > need the isapnp stuff but you'll still need to set things other than > the snd_port and stuff in the options line of your modules.conf. I > can tell you more once I know what type of interface it is. It > doesn't really give you that much of an advantage over the sb16 > though. > > Kirk > > -- > > Kirk Reiser The Computer Braille Facility > e-mail: kirk@braille.uwo.ca University of Western Ontario > phone: (519) 661-3061 > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > >