Re: Developing signal generator on ICH6

2008-10-23 Thread Amit Uttamchandani
> > I am looking at the alsa-driver to understand how does the driver > configure the soundcard so I can do the same but I don't understand > the source code at all... > Do a google search for Linux Device Drivers (book is posted online) . It's a good intro to device driver development. It will h

Developing signal generator on ICH6

2008-10-21 Thread joan vicient
Hi, first of all, let me introduce myself. I'm an electronic engineering student and I'm having some troubles with my project wich i have to develop to become an engineer. So that's why I'm posting here. The project itself is based on my laptop (ICH6 with the AC97 soundcard). I'm trying to develo