On Sat, Nov 13, 1999 at 11:19:35AM -0500, Cliff Rice wrote:
> I think there is a sound HOWTO on www.linux.org that I used which worked
> real well.

I've also found the AWE32/64 HOWTO to be very helpful:
http://www.linuxdoc.org/HOWTO/mini/Soundblaster-AWE.html

> #define AWE_DEFAULT_BASE_ADDR   0x620   /* base port address */
> #define AWE_DEFAULT_MEM_SIZE    512     /* kbytes */
> in /usr/src/kernel-source-2.2.12/drivers/sound/lowlevel/awe-config.h

Another way (more tweakable perhaps) is to put the settings in
/etc/modules.conf.  (actually, in Debian that file is actually generated from
/etc/modutils/*, so you put this in a file, say
/etc/modutils/stuff_added_by_me) I use the following options:

        options sb io=0x220 irq=5 dma=1 dma16=5 mpu_io=0x330

Check documentation on what else you can configure there.

-- 
Maciej Kalisiak | <[EMAIL PROTECTED]> | http://www.dgp.toronto.edu/~mac [McQ]
PGP->finger|www; (0x39AC36F5) 9F BB 9E 11 F0 1E 5D 20  0B 31 3D 37 47 D0 67 C7
GE/CS d- s++:+ a- C++(+++) ULAI++ P+++ L+++ E+++ W++ N- o? K? !w--- O- M- V--
PS PE+ Y+ PGP+ t+ 5 !X-- R+ tv-- b+>++++ DI+ G+ e>+++>++++(*) h--- r+++ y? 

Reply via email to