######################################################################
Follow the commands below to compile alsa drivers with a linux kernel.
######################################################################

> ./config.ipaq /home/fghodrat/linux/kernel

to compile CVS sources only
> make dep
> make

> export DESTDIR=/home/fghodrat/ipaq_modules 
> make install


## Should run the next command if the kernel does NOT have DEVFS support
## > ./snddevices


## > ./utils/module-options /etc/modules.conf
## the beginning of modules.conf says not to edit it!

## > modprobe snd-backpaq-uda1341





