[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-sound
Subject:    Re: Crystal CS4235 with 2.2.0-pre7
From:       Gerd Bavendiek <bav () rw ! sni ! de>
Date:       1999-01-22 7:53:24
[Download RAW message or body]

Hi,

I'm glad that with the help of Moc Liamtoh, who suggested swapping DMA,
and Mike Haller, who provided me with a fix to the recent ad1848.c I'm 
now able to playback and record with my Crystal CS4235 and Linux
2.2.0-pre7. 

My defines in .config (those which are not set are not shown)
#
# Sound
#
CONFIG_SOUND=y
CONFIG_SOUND_OSS=y
CONFIG_SOUND_PSS=m
CONFIG_SOUND_CS4232=y
CONFIG_CS4232_BASE=534
CONFIG_CS4232_IRQ=5
CONFIG_CS4232_DMA=1
CONFIG_CS4232_DMA2=0
CONFIG_CS4232_MPU_BASE=3a8
CONFIG_CS4232_MPU_IRQ=9

Mike's changes are as follows:

momo:/usr/src/linux/drivers/sound> diff ad1848.c.org ad1848.c     
1812c1812,1813
<               if (devc->model != MD_1848 && devc->model != MD_C930)
---
>               if (devc->model != MD_1848 && devc->model != MD_C930  && devc->model !=
> MD_4235)

Thanks a lot !

Kind regards

Gerd

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic