Difference between revisions of "CS4236"
Line 18: | Line 18: | ||
options cs4232 io=0x530 irq=5 dma=1 dma2=0 | options cs4232 io=0x530 irq=5 dma=1 dma2=0 | ||
=== Linux ALSA driver === | === Linux ALSA driver === | ||
− | This sound chip is supported by the snd- | + | This sound chip is supported by the snd-cs4236 kernel module. Use the following options line when loading this module: |
options snd-cs4236 snd_index=0 snd_port=0x530 snd_cport=0x538 snd_isapnp=0 snd_dma1=1 snd_dma2=0 snd_irq=5 | options snd-cs4236 snd_index=0 snd_port=0x530 snd_cport=0x538 snd_isapnp=0 snd_dma1=1 snd_dma2=0 snd_irq=5 |
Revision as of 02:19, 2 June 2005
CS4236This is a Cirrus Logic Audio controller Features
|
Linux OSS driver
This sound chip is supported by the cs4232 kernel module. Use the following options line when loading this module:
options cs4232 io=0x530 irq=5 dma=1 dma2=0
Linux ALSA driver
This sound chip is supported by the snd-cs4236 kernel module. Use the following options line when loading this module:
options snd-cs4236 snd_index=0 snd_port=0x530 snd_cport=0x538 snd_isapnp=0 snd_dma1=1 snd_dma2=0 snd_irq=5