OpenCores
URL https://opencores.org/ocsvn/test_project/test_project/trunk

Subversion Repositories test_project

[/] [test_project/] [trunk/] [linux_sd_driver/] [Documentation/] [sound/] [oss/] [CS4232] - Blame information for rev 62

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 62 marcus.erl
To configure the Crystal CS423x sound chip and activate its DSP functions,
2
modules may be loaded in this order:
3
 
4
        modprobe sound
5
        insmod ad1848
6
        insmod uart401
7
        insmod cs4232 io=* irq=* dma=* dma2=*
8
 
9
This is the meaning of the parameters:
10
 
11
        io--I/O address of the Windows Sound System (normally 0x534)
12
        irq--IRQ of this device
13
        dma and dma2--DMA channels (DMA2 may be 0)
14
 
15
On some cards, the board attempts to do non-PnP setup, and fails.  If you
16
have problems, use Linux' PnP facilities.
17
 
18
To get MIDI facilities add
19
 
20
        insmod opl3 io=*
21
 
22
where "io" is the I/O address of the OPL3 synthesizer. This will be shown
23
in /proc/sys/pnp and is normally 0x388.

powered by: WebSVN 2.1.0

© copyright 1999-2025 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.