|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /proc/21573/root/usr/share/doc/kernel-doc-2.6.18/Documentation/sound/oss/ |
Upload File : |
To configure the Crystal CS423x sound chip and activate its DSP functions, modules may be loaded in this order: modprobe sound insmod ad1848 insmod uart401 insmod cs4232 io=* irq=* dma=* dma2=* This is the meaning of the parameters: io--I/O address of the Windows Sound System (normally 0x534) irq--IRQ of this device dma and dma2--DMA channels (DMA2 may be 0) On some cards, the board attempts to do non-PnP setup, and fails. If you have problems, use Linux' PnP facilities. To get MIDI facilities add insmod opl3 io=* where "io" is the I/O address of the OPL3 synthesizer. This will be shown in /proc/sys/pnp and is normally 0x388.