* add p cc
[mascara-docs.git] / i386 / linux / linux-2.3.21 / Documentation / sound / Soundblaster
blob160763f53c42a061f0f9a09eaabd907637012ca1
1 modprobe sound
2 insmod uart401
3 insmod sb ...
5 This loads the driver for the Sound Blaster and assorted clones. Cards that
6 are covered by other drivers should not be using this driver.
8 The Sound Blaster module takes the following arguments
10 io              I/O address of the Sound Blaster chip (0x220,0x240,0x260,0x280)
11 irq             IRQ of the Sound Blaster chip (5,7,9,10)
12 dma             8-bit DMA channel for the Sound Blaster (0,1,3)
13 dma16           16-bit DMA channel for SB16 and equivalent cards (5,6,7)
14 mpu_io          I/O for MPU chip if present (0x300,0x330)
16 mad16=1         Set when loading this as part of the MAD16 setup only
17 trix=1          Set when loading this as part of the Audiotrix setup only
18 pas2=1          Set when loading this as part of the Pas2 setup only
19 sm_games=1      Set if you have a Logitech soundman games
20 acer=1          Set this to detect cards in some ACER notebooks
21 mwave_bug=1     Set if you are trying to use this driver with mwave (see on)
23 You may well want to load the opl3 driver for synth music on most SB and
24 clone SB devices
26 insmod opl3 io=0x388
28 Using Mwave
30 To make this driver work with Mwave you must set mwave_bug. You also need
31 to warm boot from DOS/Windows with the required firmware loaded under this
32 OS. IBM are being difficult about documenting how to load this firmware.
34 Avance Logic ALS007
36 This card is supported; see the separate file ALS007 for full details.
38 Avance Logic ALS100
40 This card is supported; setup should be as for a standard Sound Blaster 16.
41 The driver will identify the audio device as a "Sound Blaster 16 (ALS-100)".