At Wed, 21 Feb 2007 17:13:55 -0800, John Utz wrote: > > However, all that i seem to be pulling down is the stub file and not the real > iplementations > > ie: > > [jutz@localhost alsa-hg]$ find . -name ac97_patch.c -exec ls -l {} \; > -rw-r--r-- 1 jutz jutz 74 Feb 21 17:07 ./alsa-driver/pci/ac97/ac97_patch.c > -rw-r--r-- 1 jutz jutz 74 Feb 21 17:17 ./alsa-driver-2908/pci/ac97/ac97_patch.c > -rw-r--r-- 1 jutz jutz 74 Feb 21 17:13 ./alsa-kernel-2908/pci/ac97/ac97_patch.c > -rw-r--r-- 1 jutz jutz 74 Feb 21 17:07 ./alsa-kernel/pci/ac97/ac97_patch.c > > these are just the files that include the 'real' implementations: > > [jutz@localhost alsa-hg]$ more alsa-driver/pci/ac97/ac97_patch.c > #define __NO_VERSION__ > #include "../../alsa-kernel/pci/ac97/ac97_patch.c" > > am i doing something wrong or is mercurial missing some stuff? The real codes are found in alsa-kernel tree. These are synced with the linux kernel tree. When you run hgconfigure script, it makes symlink from alsa-driver/alsa-kernel pointing that directory. Takashi ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-devel