Difference between revisions of "CS4236"

From ThinkWiki
Jump to: navigation, search
m (removed spam)
(remove ancient OSS driver reference)
(31 intermediate revisions by 14 users not shown)
Line 13: Line 13:
 
|}
 
|}
  
=== 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 ===
 
=== Linux ALSA driver ===
 
This sound chip is supported by the snd-cs4236 kernel module. Use the following options line when loading this module:
 
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
 +
 +
With kernel 2.6.26 and a Thinkpad 380D, this is another solution:
 +
 +
options snd-cs4236 port=0x534 cport=0x538 isapnp=0 dma1=1 dma2=0 irq=5
  
 
=== ThinkPads this chip may be found in ===
 
=== ThinkPads this chip may be found in ===

Revision as of 22:57, 18 March 2009

CS4236

This is a Cirrus Logic Audio controller

Features

  • Chipset: CS4236B
  • Interface: ISA 16bit


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

With kernel 2.6.26 and a Thinkpad 380D, this is another solution:

options snd-cs4236 port=0x534 cport=0x538 isapnp=0 dma1=1 dma2=0 irq=5

ThinkPads this chip may be found in